Commit 705a7758 authored by Peter Jansweijer's avatar Peter Jansweijer

Updated SPEC generate MCS file script

parent 78e5195e
setMode -pff
setMode -pff
addConfigDevice -name "spec_top_elf.bin" -path .
addConfigDevice -name "spec_wr_ref_top_elf.bin" -path .
setSubmode -pffparallel
setAttribute -configdevice -attr multibootBpiType -value ""
addDesign -version 0 -name "0"
......@@ -30,7 +30,7 @@ setMode -pff
setMode -pff
setMode -pff
addDeviceChain -index 0
addDevice -p 1 -file "spec_top_elf.bit"
addDevice -p 1 -file "spec_wr_ref_top_elf.bit"
setAttribute -design -attr endAddress -value "16abdc"
setAttribute -design -attr endAddress -value "16abdc"
setMode -pff
......
setMode -pff
setMode -pff
addConfigDevice -name "spec_top_elf.mcs" -path .
addConfigDevice -name "spec_wr_ref_top_elf.mcs" -path .
setSubmode -pffspi
setAttribute -configdevice -attr multibootBpiType -value ""
addDesign -version 0 -name "0"
......@@ -19,7 +19,7 @@ setAttribute -configdevice -attr multiboot -value "FALSE"
setAttribute -configdevice -attr multiboot -value "FALSE"
setAttribute -configdevice -attr spiSelected -value "TRUE"
setAttribute -configdevice -attr spiSelected -value "TRUE"
addPromDevice -p 1 -size 2048 -name 2M
addPromDevice -p 1 -size 4096 -name 4M
setMode -pff
setMode -pff
setMode -pff
......@@ -30,7 +30,7 @@ addDeviceChain -index 0
setSubmode -pffspi
setMode -pff
setAttribute -design -attr name -value "0000"
addDevice -p 1 -file "spec_top_elf.bit"
addDevice -p 1 -file "spec_wr_ref_top_elf.bit"
setMode -pff
setSubmode -pffspi
generate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment