LAB2
Design an address decoder to select either the serial port at address 1010 or the parallel port at address 1100. Use an IF statement.
Use the output of the address decoder to control the select line of the mux from LAB 1. Connect the address decoder and the mux using a SIGNAL.
Once the design is entered, use Save & Check (under the File -> Projects menu) to check your syntax.