1
0
mirror of synced 2026-03-27 10:41:08 +00:00

added SIMLIB_VERILATOR_COMPAT

This commit is contained in:
Ethan Sifferman
2025-10-01 10:19:25 -07:00
parent 0eb93c80e6
commit d5beb65d30

View File

@@ -31,6 +31,14 @@
*
*/
// If using Verilator, define SIMLIB_VERILATOR_COMPAT
`ifdef SIMLIB_VERILATOR_COMPAT
/* verilator lint_save */
/* verilator lint_off DEFOVERRIDE */
`define SIMLIB_NOCONNECT
/* verilator lint_restore */
`endif
// --------------------------------------------------------
//* ver 2
//* title Bit-wise inverter