Data type of the parameter. Valid values are bool, file, int, str. file is similar to str, but the value is treated as a path and converted to an absolute path
Default value to use if user does not provide a value during the configure or run stages
User-friendly description of the parameter
Type of parameter. Valid values are cmdlinearg, generic, plusarg, vlogparam, vlogdefine
Generated using TypeDoc
A parameter is used for build- and run-time parameters, such as Verilog plusargs, VHDL generics, Verilog defines, Verilog parameters or any extra command-line options that should be sent to the simulation model. Different tools support different subsets of parameters. The list below describes valid parameter types