From: palka Date: Tue, 12 Feb 2008 14:11:47 +0000 (+0000) Subject: added trbnet components X-Git-Tag: oldGBE~597 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=256dea9f6999b901575b06016ea8288b90be12f0;p=trbnet.git added trbnet components --- diff --git a/optical_link/hub_syn.prj b/optical_link/hub_syn.prj index 867a340..f60dd8e 100644 --- a/optical_link/hub_syn.prj +++ b/optical_link/hub_syn.prj @@ -5,6 +5,17 @@ #add_file options +add_file -vhdl -lib work "~/trbnet/lattice/scm/lattice_scm_fifo_18x1k.vhd" +add_file -vhdl -lib work "~/trbnet/lattice/scm/lattice_scm_fifo_18x16.vhd" +add_file -vhdl -lib work "~/trbnet/lattice/scm/lattice_scm_fifo_18x32.vhd" +add_file -vhdl -lib work "~/trbnet/lattice/scm/lattice_scm_fifo_18x64.vhd" +add_file -vhdl -lib work "~/trbnet/lattice/scm/trb_net16_fifo_arch.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_io_multiplexer.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_regIO.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_api_base.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_obuf.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_ibuf.vhd" + add_file -vhdl -lib work "simpleupcounter_32bit.vhd" #add_file -vhdl -lib work "serdes.vhd" #add_file -vhdl -lib work "serdes_raw.vhd" @@ -19,12 +30,12 @@ add_file -vhdl -lib work "flexi_PCS_fifo_LUT.vhd" add_file -vhdl -lib work "flexi_PCS_fifo_EBR.vhd" add_file -vhdl -lib work "serdes_fpga_ref_clk.vhd" add_file -vhdl -lib work "pll_ref.vhd" -add_file -vhdl -lib work "~/trbnet/xilinx/trb_net_fifo_arch.vhd" -add_file -vhdl -lib work "~/trbnet/trb_net_base_api.vhd" +#add_file -vhdl -lib work "~/trbnet/xilinx/trb_net_fifo_arch.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_base_api.vhd" add_file -vhdl -lib work "~/trbnet/trb_net_std.vhd" add_file -vhdl -lib work "~/trbnet/trb_net_fifo.vhd" add_file -vhdl -lib work "~/trbnet/trb_net16_fifo.vhd" -add_file -vhdl -lib work "~/trbnet/trb_net_iobuf.vhd" +add_file -vhdl -lib work "~/trbnet/trb_net16_iobuf.vhd" #add_file -vhdl -lib work "~/trbnet/trb_net_active_api.vhd" #add_file -vhdl -lib work "~/trbnet/trb_net_passive_api.vhd" add_file -vhdl -lib work "~/trbnet/xilinx/shift_lut_x16.vhd"