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

Change transactor to use assertions #15

Closed
pear7 opened this issue Jun 15, 2016 · 1 comment
Closed

Change transactor to use assertions #15

pear7 opened this issue Jun 15, 2016 · 1 comment
Assignees

Comments

@pear7
Copy link
Collaborator

pear7 commented Jun 15, 2016

Change the transactor to use assertions in the transactor to validate that the output of the encoder and decoder are correct instead of sending the data back to the hvl testbench.

@pear7
Copy link
Collaborator Author

pear7 commented Jul 16, 2016

Resolved as part of 80c673f . Removed the output pipe and replaced it with 2 assertions in the Transactor, 1 to check for correct encryption and a second to check for correct decryption. Both have been tested and work as expected.

@pear7 pear7 closed this as completed Jul 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants