Commit 9c40da1f authored by Miguel Jimenez Lopez's avatar Miguel Jimenez Lopez

hdl: Fix testbench Manifest for DIO simulation.

parent b5106345
action = "simulation"
target = "xilinx"
syn_device="xc6slx45t"
sim_tool="modelsim"
top_module="main"
fetchto = "../../ip_cores"
vlog_opt="+incdir+../../sim"
files = [ "main.sv" ]
include_dirs = [ "../../sim", "../../sim/wr-hdl"]
modules = { "local" : "../.." }
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