Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verilog: fix sizing of constant args for tasks/functions | Zachary Snow | 2021-02-21 | 1 | -93/+0 |
* | Fix constants bound to redeclared function args | Zachary Snow | 2020-12-26 | 1 | -0/+10 |
* | Merge pull request #2476 from zachjs/const-arg-width | whitequark | 2020-12-23 | 1 | -0/+10 |
|\ | |||||
| * | Fix constants bound to single bit arguments (fixes #2383) | Zachary Snow | 2020-12-22 | 1 | -0/+10 |
* | | Allow constant function calls in constant function arguments | Zachary Snow | 2020-12-07 | 1 | -0/+9 |
|/ | |||||
* | Fix constant args used with function ports split across declarations | Zachary Snow | 2020-08-29 | 1 | -0/+20 |
* | Avoid generating wires for function args which are constant | Zachary Snow | 2020-07-24 | 1 | -0/+44 |