We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
quick_rs232_tb should be renamed to quick_rs232_nofc_evenparity_tb (and same module name) we should add following testbenches:
quick_rs232_tb
quick_rs232_nofc_evenparity_tb
module
case
quick_rs232_nofc_noparity_tb
space
quick_rs232_nofc_spaceparity_tb
mark
quick_rs232_nofc_markparity_tb
odd
quick_rs232_nofc_oddparity_tb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
quick_rs232_tb
should be renamed toquick_rs232_nofc_evenparity_tb
(and samemodule
name) we should add following testbenches:case
quick_rs232_nofc_noparity_tb
(rs232 rx && tx must be shorter than in other cases)space
paritycase
quick_rs232_nofc_spaceparity_tb
mark
paritycase
quick_rs232_nofc_markparity_tb
odd
paritycase
quick_rs232_nofc_oddparity_tb
The text was updated successfully, but these errors were encountered: