2. Four chairs are placed in a row. Each chair may be occupied (1) or empty. (a) Write a logic function in minimum SoP f
Posted: Fri Jul 01, 2022 6:10 am
2. Four chairs are placed in a row. Each chair may be occupied (1) or empty. (a) Write a logic function in minimum SoP form, which takes the value '1' if and only if there are no adjacent empty chairs (b) Realize the function using 8 x 1 multiplexer and other logic gates (if needed).