Closed hossein1387 closed 3 years ago
Which branches/commits of the pito_riscv
and MVU
projects are needed to compile? I'm getting compile errors (e.g. CSR_MVU_PRECISION
not being declared).
Which branches/commits of the
pito_riscv
andMVU
projects are needed to compile? I'm getting compile errors (e.g.CSR_MVU_PRECISION
not being declared).
For Pito refer to conv branch this commit: https://github.com/hossein1387/pito_riscv/commit/f80b69fbc7ab57d56234cc73d1bdfcebda2f0592 For MVU, I am using iss022_jumptriggers branch
You can run conv test to verify the functionality of the transposer.