Wish List - Resource ID 21854: Wish #796

<Member picture

0 Like 0 Dislike

Geoffrey Coram

add warning for unused parameters

I was just investigating a model and one simulator reported that a model parameter was not valid, ignored.  It turns out the parameter was never used in the Verilog-A code for the model and that vendor had removed the parameter from their implementation.

VALint should report this, so that unused parameters can be removed from the standard code.

Comments (1)

  1. Xufeng Wang

    Agreed. I have a good idea on how to check for unused variables in VAPP. Let me implement this.

    Reply Report abuse

    Please login to comment.