xlsynth / bedrock-rtl

High quality and composable base RTL libraries in Verilog
Apache License 2.0
7 stars 1 forks source link

Overhaul elab/lint tools to use env vars; replace verible style tests w/ pre-commit hooks #31

Closed mgottscho closed 2 weeks ago

mgottscho commented 2 weeks ago

Env vars for elab and lint test tools makes it easier for users to leverage proprietary implementations without putting them into the repository.