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

Add another testbench for different parities #3

Open
EvilLord666 opened this issue Jun 25, 2023 · 0 comments
Open

Add another testbench for different parities #3

EvilLord666 opened this issue Jun 25, 2023 · 0 comments
Labels
testbench Testbench for module is required

Comments

@EvilLord666
Copy link
Member

quick_rs232_tb should be renamed to quick_rs232_nofc_evenparity_tb (and same module name) we should add following testbenches:

  • check no parity case quick_rs232_nofc_noparity_tb (rs232 rx && tx must be shorter than in other cases)
  • check space parity case quick_rs232_nofc_spaceparity_tb
  • check mark parity case quick_rs232_nofc_markparity_tb
  • check odd parity case quick_rs232_nofc_oddparity_tb
@EvilLord666 EvilLord666 added the testbench Testbench for module is required label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testbench Testbench for module is required
Projects
None yet
Development

No branches or pull requests

1 participant