Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuregg/ialu-verification
ALu verification example
https://github.com/shuregg/ialu-verification
Last synced: about 1 month ago
JSON representation
ALu verification example
- Host: GitHub
- URL: https://github.com/shuregg/ialu-verification
- Owner: Shuregg
- Created: 2024-02-01T18:28:10.000Z (12 months ago)
- Default Branch: develop
- Last Pushed: 2024-03-07T09:18:28.000Z (11 months ago)
- Last Synced: 2024-03-07T10:36:30.414Z (11 months ago)
- Language: SystemVerilog
- Homepage:
- Size: 42.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iALU's ADD and SUB operations verification and code/functional coverage
========================================================================
Code coverage:
=
![report png](https://github.com/Shuregg/ialu-verification/assets/47576452/9a53cfeb-b433-4926-b971-fc28bb2bb558)Functional coverage:
=
![fcover png](https://github.com/Shuregg/ialu-verification/assets/47576452/5434d5aa-8cae-4fd3-8590-54aabd3e0543)Check next files for more information:
code_cover_report.txt[1],
func_cover_report.txt[2],
general_coverage_report_details.txt[3][1] [https://github.com/Shuregg/ialu-verification/blob/develop/coverage_reports/code_cover_report.txt]
[2] [https://github.com/Shuregg/ialu-verification/blob/develop/coverage_reports/func_cover_report.txt]
[3] [https://github.com/Shuregg/ialu-verification/blob/develop/coverage_reports/general_coverage_report_details.txt]