mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 18:58:51 +02:00
- Issue an error when --build is used together with --make - When given --build, always use GNU Make to perform the build - Update documentation (examples were good as they were) - Remove the broken t_flag_build_cmake test Fixes #2280