mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
examples/anlogic/ now also output the SVF file.
This commit is contained in:
parent
d03780c3f4
commit
7c03b0b082
6 changed files with 12 additions and 10 deletions
|
@ -8,4 +8,4 @@ pack
|
|||
place
|
||||
route
|
||||
report_area -io_info -file demo_phy.area
|
||||
bitgen -bit demo.bit -version 0X00 -g ucode:00000000000000000000000000000000
|
||||
bitgen -bit demo.bit -version 0X0000 -svf demo.svf -svf_comment_on -g ucode:00000000000000000000000000000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue