Skip to content
Snippets Groups Projects
Manifest.py 283 B
Newer Older
files = [ "svec_top.vhd", "svec_top.ucf", "xvme64x_core.vhd" ]

fetchto = "../../ip_cores"

modules = {
		"local": [ "../../platform", "../../rtl/golden" ],
    "git" : [ "git://ohwr.org/hdl-core-lib/general-cores.git",
    					"git://ohwr.org/hdl-core-lib/vme64x-core.git" ]