Newer
Older
action = "simulation"
sim_tool = "ghdl"
top_module = "sf2_test"
files = ['uart.vhd', 'urv.vhd', '../../top/sf2-test/sf2_test.vhd']
#
modules = {
'local': ['../../rtl'],
"git": [
"git://ohwr.org/project/general-cores.git",
"git://ohwr.org/project/urv-core.git",
],
}