Skip to content

Purpose of the separate test_design in Test #218

Closed Answered by KelvinChung2000
IAmMarcelJung asked this question in Q&A
Discussion options

You must be logged in to vote

The rational behind test and user_design in two folder is because what you testing the fabric might not be the same as what run on the fabric. For example, we might want to run test that will exercise all the LUTs and wires within the fabric, so we implement a fabric size shift register which have no practical use. The user_design will be for what the user want to implement onto the fabric. Since the user have a few predefined workload want to run, they can optimise the fabric for those workload.

The counter example just so happen being a good smoke test and user design.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@IAmMarcelJung
Comment options

IAmMarcelJung Jul 30, 2024
Collaborator Author

@KelvinChung2000
Comment options

Answer selected by IAmMarcelJung
@IAmMarcelJung
Comment options

IAmMarcelJung Jul 30, 2024
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants