SystemVerilog error: parameter with complex/aggregate value must have a type
Hi, everyone. I am the first time asking the questions here. I want to declare a double array parameter. However, I meet an error as below. Can someone help me? Thank you very much. ...