mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-02 14:16:28 -04:00
Reduce FW ROM size to 6 kByte
This commit is contained in:
parent
4b929fedf2
commit
5087a67376
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ NEXTPNR_PATH ?=
|
||||||
ICESTORM_PATH ?=
|
ICESTORM_PATH ?=
|
||||||
|
|
||||||
# Size in 32-bit words
|
# Size in 32-bit words
|
||||||
BRAM_FW_SIZE ?= 2048
|
BRAM_FW_SIZE ?= 1536
|
||||||
|
|
||||||
PIN_FILE ?= application_fpga_mta1_usb_v1.pcf
|
PIN_FILE ?= application_fpga_mta1_usb_v1.pcf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue