Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 596 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 596 Bytes

Verible scripts

verible.py is a python wrapper for executing formatter and linter from the Verible project.

stats_lint.py is a python script to process log file created from the linting process.

run.sh is a BASH script, which defines usage of the Verible tools in this project. This script is meant to be run from the root directory of this project via make lint-rtl.