Skip to content

Commit

Permalink
refactor DCache to chisel3. (#3077)
Browse files Browse the repository at this point in the history
+ change .cloneType to chiselTypeOf;
+ DontCare pma_checker.io as most of them are not connected;
+ DontCare res in func addressToProbe for partial initialization;
+ Use WireDefault for some partial initializations;
+ Change Bits to UInt;
  • Loading branch information
SingularityKChen authored Oct 3, 2022
1 parent efd3151 commit 7ef0c2c
Showing 1 changed file with 174 additions and 171 deletions.
Loading

0 comments on commit 7ef0c2c

Please sign in to comment.