Add alu-fast, a behavorial model of a comparing ALU. Not working.
commitd14abb6cf0c9b7db8e46eb29d26c7af95090582c
authorJeff Connelly <shellreef+git@gmail.com>
Sun, 27 Apr 2008 22:44:13 +0000 (27 15:44 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Sun, 27 Apr 2008 22:44:13 +0000 (27 15:44 -0700)
tree226b2c772794bfd4c89c311fc9d60ac90d0e6407
parentb0d6d2bd79eed0f7f0e17cf039d6fc8b08dd6586
Add alu-fast, a behavorial model of a comparing ALU. Not working.

The program can compute the sign of a 3-trit number and
distinguish i, 0, 1 but not yet subtract properly.
circuits/alu-fast.asc [new file with mode: 0755]
circuits/alu-fast.asy [new file with mode: 0755]
circuits/alu-fast_test.asc [new file with mode: 0755]
circuits/alu-fast_test.plt [new file with mode: 0755]