examples/anlogic/ now also output the SVF file.

This commit is contained in:
Kali Prasad 2019-03-06 09:51:11 +05:30
parent d03780c3f4
commit 7c03b0b082
6 changed files with 12 additions and 10 deletions

View File

@ -2,3 +2,6 @@ demo.bit
demo_phy.area demo_phy.area
full.v full.v
*.log *.log
*.h
*.tde
*.svf

View File

@ -10,4 +10,3 @@ set TD_HOME env variable to the full path to the TD <TD Install Directory> as fo
export TD_HOME=<TD Install Directory> export TD_HOME=<TD Install Directory>
then run "bash build.sh" in this directory. then run "bash build.sh" in this directory.

View File

@ -8,4 +8,4 @@ pack
place place
route route
report_area -io_info -file demo_phy.area 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