Commit 4c4bd232 authored by Lucas Russo's avatar Lucas Russo

modules/pcie/*: add missing Manifests to avoid hdlmake warnings

parent 7cfb84e1
files = ["bpm_pcie.vhd",
]
modules = {"git" : ["https://github.com/lnls-dig/general-cores.git"]}
modules = {"local" : ["common", "pkgs"],
"git" : ["https://github.com/lnls-dig/general-cores.git"]}
# original version hosted at OHWR:
# "git" : ["git://ohwr.org/hdl-core-lib/general-cores.git"]}
fetchto = "../../ip_cores"
files = ["common/", "pkgs/"]
files = ["ddr_Transact.vhd",
"Interrupts.vhd",
"rx_CplD_Channel.vhd",
"rx_MRd_Channel.vhd",
"rx_usDMA_Channel.vhd",
"Tx_Output_Arbitor.vhd",
"wb_transact.vhd",
"DMA_Calculate.vhd",
"rx_dsDMA_Channel.vhd",
"rx_MWr_Channel.vhd",
"tlpControl.vhd",
"tx_Transact.vhd",
"DMA_FSM.vhd",
"Registers.vhd",
"RxIn_Delays.vhd",
"rx_Transact.vhd",
"tx_Mem_Reader.vhd",
"wb_mem.vhd"]
files = ["v6abb64Package_efifo_elink.vhd"]
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