From 2f4d9d7820769d338fb0834e936040cebb727fb9 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Sat, 19 May 2012 13:11:50 +0000 Subject: [PATCH] *** empty log message *** --- trb3_gbe/trb3_central.prj | 3 ++- trb3_gbe/trb3_central.vhd | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/trb3_gbe/trb3_central.prj b/trb3_gbe/trb3_central.prj index ad4f4bf..6534b74 100644 --- a/trb3_gbe/trb3_central.prj +++ b/trb3_gbe/trb3_central.prj @@ -116,7 +116,8 @@ add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_512x72.vhd" add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_512x32.vhd" add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_2048x8x16.vhd" -add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_1024x16x8.vhd" +add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_65536x18x9.vhd" +#add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_1024x16x8.vhd" add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/fifo_32kx16x8_mb.vhd" add_file -vhdl -lib work "../../trbnet/gbe2_ecp3/ipcores_ecp3/debug_fifo_2kx16.vhd" diff --git a/trb3_gbe/trb3_central.vhd b/trb3_gbe/trb3_central.vhd index 235710d..6e6acc0 100644 --- a/trb3_gbe/trb3_central.vhd +++ b/trb3_gbe/trb3_central.vhd @@ -652,6 +652,8 @@ gen_ethernet_hub : if USE_ETHERNET = c_YES generate GSC_REPLY_READ_OUT => gsc_reply_read, GSC_BUSY_IN => gsc_busy, + MAKE_RESET_OUT => open, + --for simulation of receiving part only MAC_RX_EOF_IN => '0', MAC_RXD_IN => "00000000", -- 2.43.0