- added ram overflow bit
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@827 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -122,6 +122,7 @@ begin
|
||||
ctrl_out.rx_size <= cmd_fifo_dout(31 downto 16);
|
||||
ctrl_out.rx_vld <= not cmd_fifo_empty;
|
||||
ctrl_out.rx_er <= mii_rx_er;
|
||||
ctrl_out.ram_ovf <= xfer_ram_full;
|
||||
|
||||
dout <= ram_dout_a;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user