README updated for new fpga flow
This commit is contained in:
parent
e390eba8ce
commit
d3a8a224fe
@ -58,6 +58,11 @@ And to run the assembly tests on the C simulator and generate waveforms:
|
||||
$ make run-vecasm-timer-tests-debug
|
||||
$ make run-bmarks-test-debug
|
||||
|
||||
To FPGA-synthesizable verilog (output will be in `/fpga/generated-src`):
|
||||
|
||||
$ cd fpga/build/syn
|
||||
$ make
|
||||
|
||||
|
||||
Updating To A Newer Version Of Chisel
|
||||
-------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user