3
0
Fork 0
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:
Zachary Snow 2022-05-30 16:45:39 -04:00
parent cea7e85d60
commit a650d9079f
4 changed files with 55 additions and 5 deletions

View file

@ -0,0 +1,4 @@
read_verilog -sv func_tern_hint.sv
proc
opt
sat -verify -seq 1 -prove-asserts -show-all