googletest-verilog Add support for writing C++ unit-tests for verilog modules with googletest. Unit-tests are run in simulation with verilator. Dependencies MacOS - to install with homebrew: brew install verilator cmake