Currently, i'm also undertaking a course we are learning about combinational circuits. How would you design an Odd-Parity Cicuit | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Currently, i'm also undertaking a course we are learning about combinational circuits. How would you design an Odd-Parity Cicuit

3rd Apr 2017, 7:57 PM
Alpha
2 ответов
+ 12
Do you mean a loop that checks if a value is odd or even?
3rd Apr 2017, 7:59 PM
Tashi N
Tashi N - avatar
+ 11
I wrote something... works for int and float values: https://code.sololearn.com/cGC4TtXTI0TO/?ref=app
3rd Apr 2017, 8:54 PM
Tashi N
Tashi N - avatar