Nanotekspice

Thibaut CORNOLTI

Bastien RINCK

But

.chipsets:
input   reset
clock   c
output	q1
output	q2
output	q3
output	q4
output	q5
output	q6
output	q7
output	q8
output	q9
output	q10
output	q11
output	q12
4040	g
.links:
c:1	g:10
reset:1	g:11
q1:1    g:9
q2:1    g:7
q3:1    g:6
q4:1    g:5
q5:1    g:3
q6:1    g:2
q7:1    g:4
q8:1    g:13
q9:1    g:12
q10:1    g:14
q11:1    g:15
q12:1    g:1

Objectif atteint

4001 NOR
* 4008 ADDER
4011 NAND
4030 XOR
* 4040 COUNTER
4069 INVERTER
4071 OR
4081 AND
* 4514 DECODER
Clock
False
Input
Output
True
➜  cpp_nanotekspice git:(master) ✗ 
    ./nanotekspice oui.nts reset=0 c=1
q1=0
q10=0
q11=0
q12=0
q2=0
q3=0
q4=0
q5=0
q6=0
q7=0
q8=0
q9=0
> 

Tests !

Any

Question

?

Nanotekspice

By thibautcornolti

Nanotekspice

  • 73