Commit d2d407bd authored by Tristan Gingold's avatar Tristan Gingold

Add vmespy application.

parent 7c99d176
target = "xilinx"
action = "synthesis"
syn_device = "xc6slx150t"
syn_grade = "-3"
syn_package = "fgg900"
syn_top = "svec_vmespy_top"
syn_project = "svec_vmespy_top.xise"
syn_tool = "ise"
modules = {
"local" : [
"../../top/vmespy",
],
}
files = [
"svec_vmespy_top.vhd",
"svec_vmespy_top.ucf",
"vmespy.vhd",
]
modules = { "git": [ "git://ohwr.org/project/general-cores.git",
"git://ohwr.org/project/vme64x-core.git" ]
}
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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