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

More complete latency functional test #77

Open
endes0 opened this issue Nov 28, 2023 · 0 comments
Open

More complete latency functional test #77

endes0 opened this issue Nov 28, 2023 · 0 comments

Comments

@endes0
Copy link
Member

endes0 commented Nov 28, 2023

Right now, there is a latency test for each functional unit, in every test only one instruction is tested. It would be interesting to test all instructions, this should be easy (a simple loop for every instruction of a functional unit). For example, for the FU Integer Sum, only the instruction ADDI is tested, it should be also tested ADD, AND, OR, etc.

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

No branches or pull requests

1 participant