Commit ccf09eea authored by John Gill's avatar John Gill

Added gitignore, and fetchto in top level Manifest.

parent 54a0d9ca
*.log
*.jou
*.dcp
*.rpt
Makefile
*.tcl
files.tcl
vivado*.backup.*
project
wr2rf_vme.*
\ No newline at end of file
bitstream.tcl
par.tcl
project.tcl
synthesize.tcl
wr2rf_vme.cache
wr2rf_vme.hw
wr2rf_vme.runs
.Xil
bitstream
par
synthesize
files = ['wr2rf_vme.vhd']
fetchto = "../../dependencies"
modules = {'local': [ '../rtl' ],
'git': [ "git://ohwr.org/project/general-cores.git",
"git://ohwr.org/project/vme64x-core.git"] }
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