mirror of
https://github.com/verilator/verilator.git
synced 2026-08-31 10:04:40 +02:00
Prior to this we failed to create implicit nets for inputs of gate primitives, which is required by the standard (IEEE 1800-2017 6.10). Note: outputs were covered due to being modeled as the LHS of assignments, which do create implicit nets.