Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Verilator path resolution in Makefile
- Check if VERILATOR_ROOT is defined to use custom installs verilator binary - Fallback to system-wide verilator if VERILATOR_ROOT is not set - Resolves verilator_bin not found error by ensuring correct /bin subdirectory
- Loading branch information