aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple/task_func.v
Commit message (Collapse)AuthorAgeFilesLines
* Fix handling of task output ports in clocked always blocks, fixes #857Clifford Wolf2019-03-071-0/+19
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* More bugfixes in handling of parameters in tasks and functionsClifford Wolf2015-11-121-1/+12
|
* Fixed handling of parameters and localparams in functionsClifford Wolf2015-11-111-1/+30
|
* Added support for task and function args in parenthesesClifford Wolf2014-10-271-1/+35
|
* Fixed AST handling of variables declared inside a functions main blockClifford Wolf2014-08-051-0/+13
|
* Renamed some of the test cases in tests/simple to avoid name collisionsClifford Wolf2014-07-251-1/+1
|
* initial importClifford Wolf2013-01-051-0/+35