Files
2014-04-09 15:49:39 +00:00

10 lines
225 B
Python

action = "simulation"
target = "xilinx"
fetchto = "../../ip_cores"
vlog_opt="+incdir+../../sim +incdir+gn4124_bfm"
files = [ "main.sv" ]
modules = { "local" : [ "../..", "../../top/spec_1_1/wr_core_demo", "gn4124_bfm"] }