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

update frisc #479

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

update frisc #479

wants to merge 41 commits into from

Conversation

gabizon103
Copy link
Collaborator

@gabizon103 gabizon103 commented Nov 11, 2024

version on main was incomplete. tests disabled for now

@gabizon103 gabizon103 marked this pull request as ready for review November 11, 2024 20:58
data: ['G,'G+1] 32,
rin1: ['G,'G+1] 5,
rin2: ['G,'G+1] 5
@[G,G+1] reset:1,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like old syntax that won't compile. Can we add the frisc tests to the test suite?

@[G, G+1] funct:8,
@[G, G+1] isAdd:1, // 1 if add, 0 if sub
@[G, G+1] isArith:1, // 1 if arith, 0 if log
@[G, G+1] rf_write:1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Old syntax

Copy link
Member

@rachitnigam rachitnigam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the files have the old syntax. Not sure if that is a merge problem or just out of date code. We should also add testing for this stuff to make sure things compile.

@gabizon103
Copy link
Collaborator Author

I think something got messed up in one of the merges, thanks for pointing out. Planning on updating the tests before merging as well

@gabizon103 gabizon103 marked this pull request as draft November 26, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants