Why OSVVM™? › Forums › OSVVM › Problem simulating with genrics › Reply To: Problem simulating with genrics
It looks like the problem was that I was defining the generic as a default value in the testbench top. Doing that I needed to use the -G option. If i delete that statement then the -g option works.