aboutsummaryrefslogtreecommitdiffstats
path: root/tests/various/const_arg_loop.v
Commit message (Expand)AuthorAgeFilesLines
* verilog: fix sizing of constant args for tasks/functionsZachary Snow2021-02-211-93/+0
* Fix constants bound to redeclared function argsZachary Snow2020-12-261-0/+10
* Merge pull request #2476 from zachjs/const-arg-widthwhitequark2020-12-231-0/+10
|\
| * Fix constants bound to single bit arguments (fixes #2383)Zachary Snow2020-12-221-0/+10
* | Allow constant function calls in constant function argumentsZachary Snow2020-12-071-0/+9
|/
* Fix constant args used with function ports split across declarationsZachary Snow2020-08-291-0/+20
* Avoid generating wires for function args which are constantZachary Snow2020-07-241-0/+44