Whitespace
This commit is contained in:
parent
144b3c644b
commit
a055ae08e9
@ -26,7 +26,7 @@ module mkTopModule(Empty);
|
|||||||
FetchStage_Cfg#(64) fetchStageConfig64 = FetchStage_Cfg{};
|
FetchStage_Cfg#(64) fetchStageConfig64 = FetchStage_Cfg{};
|
||||||
FetchStage_Ifc#(64) fetchStage64 <- mkFetchStage(fetchStageConfig64);
|
FetchStage_Ifc#(64) fetchStage64 <- mkFetchStage(fetchStageConfig64);
|
||||||
|
|
||||||
(* no_implicit_conditions *)
|
(* no_implicit_conditions *)
|
||||||
rule test;
|
rule test;
|
||||||
PC_IF#(32) pc_if = defaultValue;
|
PC_IF#(32) pc_if = defaultValue;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user