mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 18:06:07 +02:00
- Merge reusable-rtlmeter-build.yml into reusable-build.yml, selected by an 'install' flag: archive the installed Verilator for RTLMeter, or the whole repository tree for the test jobs. - Align reusable-test.yml input arguments with reusable-build.yml - Pass build/test options as booleans instead of 0/1. - Inline the single-entry build matrices, and hoist matrix keys that are constant across a job.