Skip to content
Snippets Groups Projects
Commit 4cf06588 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

small fix

parent 81e59c5c
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ Modelsim instructions: ...@@ -29,7 +29,7 @@ Modelsim instructions:
# while the simulation runs... in another bash session do: # while the simulation runs... in another bash session do:
cd unb1_test/tb/python cd unb1_test/tb/python
python tc_unb1_test.py --sim --unb 0 --bn 3 --seq INFO,PPSH,SENSORS python tc_unb1_test.py --sim --unb 0 --fn 0 --seq INFO,PPSH,SENSORS
or when unb1_test_10GbE: or when unb1_test_10GbE:
python tc_unb1_test.py --gn 0 -r 0:3 --seq BGDB --sim python tc_unb1_test.py --gn 0 -r 0:3 --seq BGDB --sim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment