Is it possible to implement gates Not32, Or32, And32?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Is it possible to implement gates Not32, Or32, And32?

montoliu
I am interested in extending the Hack computer to use 32bits instructions.

I am started implementing a simple And32 gate.

It seems that Hardware simulation software cannot load this gate.

Then I am wondering if there is some limitation to use more than 16 bits gates.

Can anybody help me?

Thanks a lot in advance,

Raúl