An open API service indexing awesome lists of open source software.

https://github.com/jevinskie/delta-debug-verilog-test

Delta Debugging for Verilog/SystemVerilog
https://github.com/jevinskie/delta-debug-verilog-test

Last synced: 4 months ago
JSON representation

Delta Debugging for Verilog/SystemVerilog

Awesome Lists containing this project

README

          

# delta-debug-verilog-test
Delta Debugging for Verilog/SystemVerilog

Uses the exellent [picire](https://github.com/renatahodovan/picire) and
[picireny](https://github.com/renatahodovan/picireny) (grammar based picire)
Delta Debugging frameworks to reduce a Verilog/SystemVerilog test case down to a minimal interesting case.