mirror of https://github.com/YosysHQ/yosys.git
Added more stuff to checklist
This commit is contained in:
parent
1488bc0c4f
commit
a8706b73a2
|
@ -31,6 +31,10 @@ Run all tests with "make config-{clang-debug,gcc-debug,gcc-4.7,release}":
|
|||
|
||||
Then with default config setting:
|
||||
|
||||
cd ~yosys
|
||||
./yosys -p 'proc; show' tests/simple/fiedler-cooley.v
|
||||
./yosys -p 'proc; opt; show' tests/simple/fiedler-cooley.v
|
||||
|
||||
cd ~yosys
|
||||
make manual
|
||||
- sanity check the figures in the appnotes and presentation
|
||||
|
|
Loading…
Reference in New Issue