mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
verilog: fix width/sign detection for functions
This commit is contained in:
parent
cea7e85d60
commit
a650d9079f
4 changed files with 55 additions and 5 deletions
4
tests/verilog/func_tern_hint.ys
Normal file
4
tests/verilog/func_tern_hint.ys
Normal file
|
@ -0,0 +1,4 @@
|
|||
read_verilog -sv func_tern_hint.sv
|
||||
proc
|
||||
opt
|
||||
sat -verify -seq 1 -prove-asserts -show-all
|
Loading…
Add table
Add a link
Reference in a new issue