You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
189 B
10 lines
189 B
ADDER - 4 BIT ALL-74HC00-GATE BINARY ADDER
|
|
* behavioral gate description
|
|
|
|
*** SUBCIRCUIT DEFINITIONS
|
|
.include 74HCng_short_2.lib
|
|
.param vcc=3 tripdt=6n
|
|
|
|
.include adder_common.inc
|
|
|
|
.END
|