mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-03-30 19:05:04 +00:00
Remove unused pipe_stop in Fetch1ToFetch2Type
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user