mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
Progress in presentation
This commit is contained in:
parent
a71d09421d
commit
3d9da919d8
6 changed files with 72 additions and 3 deletions
6
manual/PRESENTATION_ExAdv/addshift_test.ys
Normal file
6
manual/PRESENTATION_ExAdv/addshift_test.ys
Normal file
|
@ -0,0 +1,6 @@
|
|||
read_verilog addshift_test.v
|
||||
hierarchy -check -top test
|
||||
|
||||
techmap -map addshift_map.v;;
|
||||
|
||||
show -prefix addshift -format pdf -notitle
|
Loading…
Add table
Add a link
Reference in a new issue