ChrisShakkour / RV32I-MAF-project

Designinig a Pipeline in-order 5 stage RISC-V core RV32I-MAF
MIT License
8 stars 1 forks source link

Data memory RTL cleaning #84

Open ChrisShakkour opened 2 years ago

ChrisShakkour commented 2 years ago

to Clean dmem module

remove comb logic from always_ff, to rewrite comb logic in always_comb