yosys/kernel
whitequark e97e33d00d kernel: require \B_SIGNED=0 on $shl, $sshl, $shr, $sshr.
Before this commit, these cells would accept any \B_SIGNED and in
case of \B_SIGNED=1, would still treat the \B input as unsigned.

Also fix the Verilog frontend to never emit such constructs.
2019-12-04 11:59:36 +00:00
..
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h
consteval.h
cost.h
driver.cc
hashlib.h
log.cc log_dump() to support State enum 2019-10-02 17:49:07 -07:00
log.h log_dump() to support State enum 2019-10-02 17:49:07 -07:00
macc.h
modtools.h
register.cc Open aig frontend as binary file 2019-09-29 13:22:11 +02:00
register.h Open aig frontend as binary file 2019-09-29 13:22:11 +02:00
rtlil.cc kernel: require \B_SIGNED=0 on $shl, $sshl, $shr, $sshr. 2019-12-04 11:59:36 +00:00
rtlil.h Add Const::{begin,end,empty}() 2019-10-04 15:00:57 -07:00
satgen.h
sigtools.h Spacing 2019-09-13 16:30:44 -07:00
utils.h
yosys.cc
yosys.h log_dump() to support State enum 2019-10-02 17:49:07 -07:00