Passing parameters from test_params_pkg to driver

In reply to Fipser@VA:

That’s a different situation. If you have parameters you want to be used by both DUT and testbench, the common package is the way to go. The config_db is for per-test parameterization.