9d icon indicating copy to clipboard operation
9d copied to clipboard

Write sample gates that work with multibit input

Open rep-movsd opened this issue 7 years ago • 0 comments

The gate abstraction uses an int data type, but treats it like a bool Try building a multibit and gate that uses all bits of a data type.

The inputs pins will be wide buses

rep-movsd avatar Aug 21 '17 12:08 rep-movsd