In reply to chr_sue:
sorry for confuse,
the original design is to test rst related design,
I just add some code to test the interface with param in pkg.
I compile param_pkg
in compile.do
////compile.do
quit -sim
rm -rf work
vlib work
vlog -timescale “10ps/10ps”
+incdir+./…
…/test_pkg.sv
*./param_pkg.sv *