mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-19 03:37:57 -04:00
fpga: Use uwg30 package in run_pnr.sh
This commit is contained in:
parent
1e20dba10a
commit
37fc925795
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ export LOCK_DIR=$(mktemp -u -p $TOP_DIR)
|
|||
|
||||
export LOG_FILE=../application_fpga_par.txt
|
||||
export OUT_FILE=../application_fpga_par.json
|
||||
export PACKAGE=sg48
|
||||
export PIN_FILE=../data/application_fpga_tk1.pcf
|
||||
export PACKAGE=uwg30
|
||||
export PIN_FILE=../data/application_fpga_tk1_uwg30.pcf
|
||||
export SYNTH_FILE=../synth.json
|
||||
|
||||
export PNR_DEBUG=/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue