Description
- Order DE10 Lite board or obtain from another student in the EE/CS department
- Deliverable: Mr. Galipeau will get a list of who ordered through the form. If you bought from another student, write that here and bring it to lab on Tuesday to be checked off.
- Download and install Intel Quartus Prime Lite
- Download Intel Quartus Prime Lite v21.1 Combined Files
- Additional set up instructions will be available on the lab D2L page
- Deliverable: screenshot of the software loaded on your computer.
- Write the binary representations of the decimal numbers 0 through 15. These binary representations will be used frequently in this course.Β You should study them and look for patterns so that you can remember them easily.
- 14a-c. Convert the following binary numbers into decimal (show your work):[1]
- 1110
- 10 1100
- 1101 0011
- 26a-c. Convert the following decimal numbers into binary (show your work):
- 14
- 50
- 329
- A three-input AND-OR gate produces a TRUE output if both A and B are TRUE, or if C is TRUE. Create a truth table for the gate (shown below) using A as the most-significant bit and C as the least-significant bit.