nngen icon indicating copy to clipboard operation
nngen copied to clipboard

added the logical not, and, and or operators

Open sh-mug opened this issue 2 years ago • 0 comments
trafficstars

Implemented logical_not, logical_and, and logical_or operators in NNgen. Also wrote tests for each operator. All operators are implemented using Veriloggen.Stream.

sh-mug avatar May 08 '23 20:05 sh-mug