Skip to content

BenFeng666/onboarding-lab-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 2 Lab: System Verilog

The reason for using different testing sample in the testing cpp file is to ensure that all the cases(at least the one user will probably entered) will be covered, and because the exercise have different usage, so different testing sample can ensure that specific program being testes correctly. This allowed the program to be fully efficient and reduce the possibilty that encounter bugs in the future. Some disadvantages might be that it is very timely to create a specific testing program for every exercise, and even though the testing cycle (100) are huge, but some cases may not be cover in the test program.

About

Onboarding Lab for Week 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.7%
  • SystemVerilog 33.0%
  • CMake 20.3%