Closed sgherbst closed 4 years ago
This PR is now up-to-date with the latest changes to master & ready for review. As a side note, I think it may be easier to appreciate refactoring in fault/verilator_target.py and fault/system_verilator_target.py by directly viewing the new files rather than the diff, due to GitHub's formatting.
This PR implements the GetValue action for Verilator as is already supported by SystemVerilogTarget, VAMSTarget, and SpiceTarget. While I was at it, I also refactored some common code in SystemVerilogTarget and VerilatorTarget into VerilogTarget.
Details: