This shows you the differences between two versions of the page.
gnucap:manual:languages:verilog [2023/01/05 16:33] felixs paramset new/WIP stub |
gnucap:manual:languages:verilog [2023/01/06 03:44] (current) felixs [new/WIP] relink |
||
---|---|---|---|
Line 63: | Line 63: | ||
==== new/WIP ==== | ==== new/WIP ==== | ||
- | This relates to task 2a in [[gnucap::nlnet22]]. | + | This relates to task 2a in [[gnucap:projects:nlnet:verilogams]]. |
A "paramset" statement creates a new type from an existing type. It becomes a "master" that can be instantiated later. It is similar to a spice ".model". | A "paramset" statement creates a new type from an existing type. It becomes a "master" that can be instantiated later. It is similar to a spice ".model". |