mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Flip-flop clean-up
This commit is contained in:
parent
a8a5fa4b3c
commit
8241dd4599
@ -119,9 +119,7 @@ module pagetablewalker
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
flop #(`XLEN) HPTWPAdrMReg(.clk(clk),
|
flop #(`XLEN) HPTWPAdrMReg(clk, HPTWPAdrE, HPTWPAdrM);
|
||||||
.d(HPTWPAdrE),
|
|
||||||
.q(HPTWPAdrM));
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user