forked from Github_Repos/cvw
Flip-flop clean-up
This commit is contained in:
parent
a8a5fa4b3c
commit
8241dd4599
@ -119,9 +119,7 @@ module pagetablewalker
|
||||
|
||||
|
||||
|
||||
flop #(`XLEN) HPTWPAdrMReg(.clk(clk),
|
||||
.d(HPTWPAdrE),
|
||||
.q(HPTWPAdrM));
|
||||
flop #(`XLEN) HPTWPAdrMReg(clk, HPTWPAdrE, HPTWPAdrM);
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user