- removed rx_er-flag
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@867 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -42,7 +42,6 @@ package emac_types is
|
|||||||
end record;
|
end record;
|
||||||
|
|
||||||
type rx_ctrl_out_t is record
|
type rx_ctrl_out_t is record
|
||||||
rx_er : std_logic;
|
|
||||||
pkt_avail : std_logic;
|
pkt_avail : std_logic;
|
||||||
pkt_valid : std_logic;
|
pkt_valid : std_logic;
|
||||||
pkt_bcast : std_logic;
|
pkt_bcast : std_logic;
|
||||||
|
|||||||
Reference in New Issue
Block a user