mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-13 15:18:09 +00:00
Remove unused pipe_stop in Fetch1ToFetch2Type
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
79b0b9a046
commit
79b64baefc
@ -14,7 +14,6 @@ package common is
|
||||
|
||||
type Fetch1ToFetch2Type is record
|
||||
nia: std_ulogic_vector(63 downto 0);
|
||||
pipe_stop : std_ulogic;
|
||||
end record;
|
||||
|
||||
type Fetch2ToDecode1Type is record
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user