Fix a problem in simulation isim test

parent f176dcf3
action = "simulation"
target = "xilinx"
sim_tool = "isim"
top_module = "half3_tb"
top_module = "tb_myfilter"
files = [
"../../../modules/fir/tb_myfilter.vhd",
"../../../modules/fir/myfilter.vhd"
]
modules = {
"local" : [ "../../../modules/filtdec" ]
}
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