-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The pipedsl.RiscSuite runs a bunch of different RISC-V pipelines on several different programs.
Currently the suite recompiles each pipeline once for each program - this is very unnecessary and slow.
Ideally, we should just generate the code once and then copy in different memory files- we don't do this right now b/c the compiler itself has convenience functionality for copying memory files as it generates code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request