1
0
mirror of https://github.com/olofk/serv.git synced 2026-03-05 18:29:00 +00:00

compressed parameter added for Nexys-2 FPGA target

This commit is contained in:
Abd
2022-05-31 03:36:35 +05:00
committed by Olof Kindgren
parent 82b410f500
commit a8f7de9e8c

View File

@@ -319,7 +319,7 @@ targets:
nexys_2_500:
default_tool: ise
filesets : [mem_files, soc, nexys_2]
parameters : [memfile, memsize]
parameters : [memfile, memsize, compressed]
tools:
ise:
family : Spartan3E
@@ -331,7 +331,7 @@ targets:
nexys_2_1200:
default_tool: ise
filesets : [mem_files, soc, nexys_2]
parameters : [memfile, memsize]
parameters : [memfile, memsize, compressed]
tools:
ise:
family : Spartan3E