mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update mdu.sv
Program clean up
This commit is contained in:
parent
bdd2206817
commit
08459c4cc4
@ -84,5 +84,3 @@ module mdu import cvw::*; #(parameter cvw_t P) (
|
||||
// Writeback stage pipeline register
|
||||
flopenrc #(P.XLEN) MDUResultWReg(clk, reset, FlushW, ~StallW, MDUResultM, MDUResultW);
|
||||
endmodule // mdu
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user