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

fusion PR, removed DSL #146

Merged

Conversation

jeffnye-gh
Copy link
Collaborator

This isolates the Fusion API from the domain specific language.

After an agreement on syntax the DSL would be added as an improvement to the API.

DSL would be added after syntax discussion
most files modified, clang-format

added find_library with path hints for mavis

remove symtab check commands from CMakelists - not used

removed test/FslTests.cpp file - not used

FieldExtractor::compare throws on bad FUNC value

new exception FieldExtUnknownFunction

removed FieldExtractor::getImmField() and RS_MAX use, future feature
typo fix in FusionContext
expanded comment hash function properties
switch cout to imsg in callback proxies
default name for context added
@klingaard
Copy link
Collaborator

@jeffnye-gh, looks like 1 conversation yet to be resolved. Are you ready for me to push the big green button?

@jeffnye-gh
Copy link
Collaborator Author

sorry, yes just resolved the conversation, the changes are in.

@jeffnye-gh
Copy link
Collaborator Author

jeffnye-gh commented Feb 7, 2024 via email

@klingaard klingaard merged commit 18d57b5 into riscv-software-src:master Feb 7, 2024
4 checks passed
@klingaard klingaard linked an issue Feb 8, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement micro op fusion in decode stage.
4 participants