mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update dtim.sv
Program clean up
This commit is contained in:
parent
048e100805
commit
d21fd3da44
@ -52,4 +52,3 @@ module dtim import cvw::*; #(parameter cvw_t P) (
|
||||
ram1p1rwbe #(.DEPTH(DEPTH), .WIDTH(P.LLEN))
|
||||
ram(.clk, .ce, .we, .bwe(ByteMaskM), .addr(DTIMAdr[ADDR_WDITH+OFFSET-1:OFFSET]), .dout(ReadDataWordM), .din(WriteDataM));
|
||||
endmodule
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user