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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user