dsi-shield/hdl/syn/spec/Manifest.py

14 lines
249 B
Python

target = "xilinx"
action = "synthesis"
fetchto = "../../ip_cores"
syn_device = "xc6slx45t"
syn_grade = "-3"
syn_package = "fgg484"
syn_top = "spec_top"
syn_project = "dsi_test.xise"
modules = { "local" : [ "../../top/spec" ] }
files = "boot.ram"