Add $size() function. At the moment it works only on expressions, not on memories.
authorUdi Finkelstein <github@udifink.com>
Tue, 26 Sep 2017 03:25:42 +0000 (06:25 +0300)
committerUdi Finkelstein <github@udifink.com>
Tue, 26 Sep 2017 03:25:42 +0000 (06:25 +0300)
commit64eb8f29adcc3e6ee92e083ae0fee3aaf85dbbc4
tree845429786f8f0b8e39aece33fa4c2932ed81217e
parent29f8acf09586c34222923139511ef64c00eccc8b
Add $size() function. At the moment it works only on expressions, not on memories.
frontends/ast/simplify.cc
tests/simple/functions01.sv [new file with mode: 0644]