Skip to content

Commit

Permalink
fix tcl script
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijndevos committed Sep 4, 2019
1 parent 0606209 commit d65a47c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/gowin/run.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ add_file -cst demo.cst
add_file -sdc demo.sdc
add_file -vm demo_syn.v
add_file -cfg device.cfg
add_setting -pnr pnr.cfg
set_option -device GW1NR-9-QFN88-6
set_option -pn GW1NR-LV9QN88C6/I5
run_pnr
run_pnr -opt pnr.cfg

0 comments on commit d65a47c

Please sign in to comment.