Merge pull request #856 from kprasadvnsi/master

examples/anlogic/ now also output the SVF file.
This commit is contained in:
Clifford Wolf 2019-03-07 11:34:12 -08:00 committed by GitHub
commit df0598f455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 10 deletions

View File

@ -2,3 +2,6 @@ demo.bit
demo_phy.area
full.v
*.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>
then run "bash build.sh" in this directory.

View File

@ -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