Commit ccf09eea authored by John Gill's avatar John Gill

Added gitignore, and fetchto in top level Manifest.

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