Major redesign of expr width/sign detecion (verilog/ast frontend)
authorClifford Wolf <clifford@clifford.at>
Tue, 9 Jul 2013 12:31:57 +0000 (14:31 +0200)
committerClifford Wolf <clifford@clifford.at>
Tue, 9 Jul 2013 12:31:57 +0000 (14:31 +0200)
commit00a6c1d9a57da0e0b0fef07b2d618847ed93a9fd
tree149e564703234381d2c8f03e6698bede1735fd53
parente8da3ea7b647f2c1eeba8a84590df7b05ca4e046
Major redesign of expr width/sign detecion (verilog/ast frontend)
frontends/ast/ast.h
frontends/ast/genrtlil.cc
frontends/verilog/const2ast.cc
tests/simple/signedexpr.v [new file with mode: 0644]
tests/tools/autotest.sh