To Gates CGI Interface (version 20160309)

This is a simple demonstration interface showing how high-level programming constructs can be transformed into gate-level hardware designs.


Enter/edit your source code here:

Which gate types are allowed in the design? Any NAND only NOR only


Gate-Level Design

There were a total of 74 gates requested in processing this design, but only 0 gates were constructed in the analysis, and there were 0 gates in the optimized final design.

c_0 = 0;
c_1 = 0;
c_2 = a_0;
c_3 = a_1;
c_4 = a_2;
c_5 = a_3;
c_6 = a_4;
c_7 = a_5;


The C program that generated this page was written by Hank Dietz using the CGIC library to implement the CGI interface.


The Aggregate. Advanced Computer Architecture.