sunflower-embedded-system-emulator icon indicating copy to clipboard operation
sunflower-embedded-system-emulator copied to clipboard

The constants in the enum should be named based on the coding conventions

Open phillipstanleymarbell opened this issue 5 years ago • 0 comments

The constants in the enum should be named based on the coding conventions (e.g., kSunflowerInstructionLatencyIndexIF) to make their use left confusing, since the pipeline structure (P) also has fields called IF, ID, etc.)

https://github.com/physical-computation/sunflower-simulator/blob/e414503efde31eeec176b375a8522353f14d2165/sim/mextern.h#L46

phillipstanleymarbell avatar Apr 19 '20 10:04 phillipstanleymarbell