mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 21:20:53 +00:00
Allow constant function calls in for loops and generate if and case
This commit is contained in:
parent
4160acc0b1
commit
27cec16cda
3 changed files with 81 additions and 1 deletions
1
tests/various/const_func.ys
Normal file
1
tests/various/const_func.ys
Normal file
|
@ -0,0 +1 @@
|
|||
read_verilog const_func.v
|
Loading…
Add table
Add a link
Reference in a new issue