Removed z-flag from bcu_t
git-svn-id: http://moon:8086/svn/vhdl/trunk@15 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -159,7 +159,6 @@ package mips_types is
|
|||||||
end record;
|
end record;
|
||||||
|
|
||||||
type bcu_flags_t is record
|
type bcu_flags_t is record
|
||||||
z : STD_LOGIC;
|
|
||||||
eq : STD_LOGIC;
|
eq : STD_LOGIC;
|
||||||
ltz : STD_LOGIC;
|
ltz : STD_LOGIC;
|
||||||
end record;
|
end record;
|
||||||
|
|||||||
Reference in New Issue
Block a user