Skip to content

Add another testbench for different parities #3

@EvilLord666

Description

@EvilLord666

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    testbenchTestbench for module is required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions