Omit unecessary hwif signals if an external register is read-only or write-only. #58

This commit is contained in:
Alex Mykyta
2023-08-02 21:38:06 -07:00
parent 8a6f525ee2
commit 941871007b
10 changed files with 186 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ pip install -r $this_dir/requirements.txt
# Install dut
cd $this_dir/../
python $this_dir/../setup.py install
pip install -U .
cd $this_dir
# Run unit tests