Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
phillipstanleymarbell opened this issue Apr 19, 2020 · 0 comments
Assignees
Labels

Comments

@phillipstanleymarbell
Copy link
Member

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 added a commit that referenced this issue Oct 13, 2020
Fix for issue #174 where sbench benchmarks fail to compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants