issues
search
ucb-bar
/
constellation
A Chisel RTL generator for network-on-chip interconnects
http://constellation.readthedocs.io
BSD 3-Clause "New" or "Revised" License
177
stars
25
forks
source link
fix: remove EnhancedChisel3Assign in rocket-chip;
#33
Closed
SingularityKChen
closed
1 year ago
SingularityKChen
commented
1 year ago
replace the EnhancedChisel3Assign in rocket-chip with chisel3.6 :<>=
also fix S-interpolator for assert, assume and printf errors in
https://github.com/chipsalliance/chisel3/pull/2751
.