Lab1 E155 Portfolio
E155 Portfolio Quarto website builder, a software system added as an extension to vscode which has allowed me to build up this portfolio. for all intents and purposes, i was a complete beginner with all three of these tools. In this lab, we soldered our e155 protoboard and implemented designs on the fpga to drive on board leds and a seven segment display. two of the leds outputted combinational logic, and one of them was blinked at a specific frequency using the on board high speed oscillator.
E155 Portfolio This repository will include all lab and project work from hmc e155 course work noah fotenos e155. For this report, i will focus on the 7 segment display as the main design goal. schematics are shown below. to design the 7 bit display, i first looked at the datasheets to get acquainted with the 7 bit display we were provided with. First, we have to make sure the fpga setup will be adecuate for the e155 course, where we need to include all the components and verify the connections and board all work propperly. The purpose of lab1 was to assemble the pcb, establish a connection to the fpga and mcu, and write a simple program to drive three leds as well as a seven segment display simultaneously using four input switches.
Github Dulguunit Lab1 Portfolio Portfolio First, we have to make sure the fpga setup will be adecuate for the e155 course, where we need to include all the components and verify the connections and board all work propperly. The purpose of lab1 was to assemble the pcb, establish a connection to the fpga and mcu, and write a simple program to drive three leds as well as a seven segment display simultaneously using four input switches. In this lab, the goal was to set up and test our development board, fpga, and mcu, as described in the lab 1 instructions. in addition to running these tests, we were tasked with creating our own program to run on the fpga that would light up a seven segment led display. In this lab, the development board that will be used for the rest of the course was fully assembled, and the mcu and fpga were respectively tested to ensure proper functionality. Design overview the first step in the design was to determine the logic needed for the leds which resulted in an xor, and gates. the blinking led used the on board high speed oscillator to generate a 48 mhz clock signal, then a counter was used at a cycle of 10000000 to generate a 2.4 hz blinking frequency. the second part of the design included the 7 segment display module that mapped the. The e155 development board is fully assembled and operational. the fpga, programmed with synthesized verilog, drives the leds and 7 segment display as specified, with functionality verified in both simulation and hardware testing.
E155 Portfolio In this lab, the goal was to set up and test our development board, fpga, and mcu, as described in the lab 1 instructions. in addition to running these tests, we were tasked with creating our own program to run on the fpga that would light up a seven segment led display. In this lab, the development board that will be used for the rest of the course was fully assembled, and the mcu and fpga were respectively tested to ensure proper functionality. Design overview the first step in the design was to determine the logic needed for the leds which resulted in an xor, and gates. the blinking led used the on board high speed oscillator to generate a 48 mhz clock signal, then a counter was used at a cycle of 10000000 to generate a 2.4 hz blinking frequency. the second part of the design included the 7 segment display module that mapped the. The e155 development board is fully assembled and operational. the fpga, programmed with synthesized verilog, drives the leds and 7 segment display as specified, with functionality verified in both simulation and hardware testing.
Pulse Jacassidy E155 Portfolio Github Design overview the first step in the design was to determine the logic needed for the leds which resulted in an xor, and gates. the blinking led used the on board high speed oscillator to generate a 48 mhz clock signal, then a counter was used at a cycle of 10000000 to generate a 2.4 hz blinking frequency. the second part of the design included the 7 segment display module that mapped the. The e155 development board is fully assembled and operational. the fpga, programmed with synthesized verilog, drives the leds and 7 segment display as specified, with functionality verified in both simulation and hardware testing.
E155 Portfolio
Comments are closed.