Algebre booleane e progetto logico dei calcolatori digitali: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Riga 4 334:
:::::<math>g=f_{10}+ f_0+f_1+f_2\bar A_0+f_3+f_5</math><br/>
L'operazione '''(C)+1=>C''' avviene allo stato '''f<sub>11</sub>''': durante questa operazione , il registro '''C''' funziona come un contatore binario.<br/>
Le equazioni di input saranno quindi: <br/>
::::<math>C_{5t}=f_{11}p</math><br/>
::::<math>C_{4t}=C_5f_{11}p=C_5c{5t}</math><br/>
::::<math>C_{3t}=C_4C_5f_{11}p=C_4c_{4t}</math><br/>
::::<math>C_{2t}=C_3C_4C_5f_{11}p=C_3c_{3t}</math><br/>
::::<math>C_{1t}=C_2C_3C_4C_5f_{11}p=C_2c_{2t}</math><br/>
::::<math>C_{0t}=C_1C_2C_3C_4C_5f_{11}p=C_1c{1t}</math><br/>