Commit 27f96930 authored by David Cussans's avatar David Cussans

Minor mod to README.md

parent f66918f5
......@@ -14,6 +14,8 @@ vsim -voptargs=+acc work.triggerinputs_newtlu_tb(bench) -G g_BFMINPUT="/users/ph
... or just
vsim work.triggerinputs_newtlu_tb -G g_BFMINPUT=BFM_INPUT_01.txt -G g_BFMOUTPUT=BFM_OUTPUT_01.txt
./vsim -c work.triggerinputs_newtlu_tb -G g_BFMINPUT=BFM_INPUT_02.txt -G g_BFMOUTPUT=BFM_OUTPUT_02.txt -do "run -all"
Reads from input file
cmd arg1 arg2 ....
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment