]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Sat, 19 May 2012 13:11:50 +0000 (13:11 +0000)
committerhadeshyp <hadeshyp>
Sat, 19 May 2012 13:11:50 +0000 (13:11 +0000)
trb3_gbe/trb3_central.prj
trb3_gbe/trb3_central.vhd

index ad4f4bfef61947a0fada60d94d8b5c6e1e341235..6534b74819b8ae9c2913158a98cf54c725d1f6a6 100644 (file)
@@ -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"
index 235710dfa595853b9161102ecd87208b00451ea8..6e6acc0a83ad6adeb07c27fe1e0f4fc32fad9cb0 100644 (file)
@@ -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",