Authorea Admin Authorea admin: resolving inconsistent repository state  almost 9 years ago

Commit id: b7c35b6c4c38a9ec6eac87ed384adc51b9a281dd

deletions | additions      

       

Section 2.4 introduced Quartus Megafunctions which allowed me to create a circuit which would square an 8-bit number and display the resulting 16-bit number using 4 7-segment displays. I connected the first 8 DIP switches on the FPGA to both inputs of an 8-bit multiplier. I then bundled the result in groups of 4 and displayed each using its own 7-segment display. I also connected the input to two displays to show the number that was being squared.