KGHVerilator

Results 2 issues of KGHVerilator

I am trying to develop a test email server that should run in a docker container. The docker container is run with --network=host -P; though for unit tests I would...

enhancement
integration

I am creating an instance of an interface inside a for generate loop. I cannot call the functions: Here is the interface ``` interface ShiftStageIf #(parameter integer DATA_WIDTH, parameter integer...

area: elaboration
status: ready