Skip to content

Would like test benches for each subsystem individually

I would like to validate the behavior of:

  • Program Counter module
  • Testing memory module
  • Register file module
  • instruction decode module

Each of these test benches should be able to run independently and in CI. Each should probably have its own issue and have it tracked here.