Commit 258a3330 authored by mcattin's avatar mcattin

Reorganise files in dir.

git-svn-id: http://svn.ohwr.org/fmc-adc-100m14b4cha/trunk@66 ddd67a1a-c8ad-4635-afe9-0b8a11d8f8e4
parent 8c514a73
files = [
"spec_top_fmc_adc_100Ms.vhd",
"fmc_adc_100Ms_csr.vhd",
"../spec_top_fmc_adc_100Ms.ucf"];
"fmc_adc_100Ms_csr.vhd"];
modules = {
"local" : "../../adc/rtl",
"svn" : [ "http://svn.ohwr.org/ddr3-sp6-core/trunk/hdl/rtl",
"http://svn.ohwr.org/gn4124-core/trunk/hdl/gn4124core/rtl"],
"http://svn.ohwr.org/gn4124-core/trunk/hdl/gn4124core/rtl",
"http://svn.ohwr.org/gn4124-core/trunk/hdl/common/rtl"],
"git" : "git://ohwr.org/hdl-core-lib/general-cores.git"}
fetchto="../ip_cores"
WBGEN2=../../../../wbgen2/wishbone-gen/wbgen2
WBGEN2=~/wbgen2/wishbone-gen/wbgen2
RTL=../rtl/
carrier_csr:
$(WBGEN2) -l vhdl -V $(RTL)$@.vhd -D $@.htm -C $@.h $@.wb
fmc_adc_100Ms_csr:
$(WBGEN2) -l vhdl -V $(RTL)$@.vhd -D $@.htm -C $@.h $@.wb
\ No newline at end of file
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