User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
labs:discrete_gates [2019/01/21 19:59]
djlee [Exercise #2 - Constructing Your Circuit on the Breadboard]
labs:discrete_gates [2019/07/12 22:26] (current)
jgoeders [Exercise #3 - Powering and testing your circuit with the NEXYS 4]
Line 93: Line 93:
   - Download the {{ resources:​alarm_fan.bit |}} configuration bit file.   - Download the {{ resources:​alarm_fan.bit |}} configuration bit file.
   - Turn the Nexys 4 board **on** (make sure there is no smoke or any other evidence of damage from the chips or wires before proceeding).   - Turn the Nexys 4 board **on** (make sure there is no smoke or any other evidence of damage from the chips or wires before proceeding).
-  - Configure the FPGA board with the downloaded bit file using [[tutorials:​downloading_to_the_nexys_4_using_adept|Adept]].+  - Configure the FPGA board with the downloaded bit file using [[tutorials:​downloading_bitfile|Vivado]].
  
 At this point, the FPGA board should provide the button inputs to your circuit and the LEDs will display the logic produced by your circuit. Test all input combinations to make sure your two functions (F and A) are producing the correct results. At this point, the FPGA board should provide the button inputs to your circuit and the LEDs will display the logic produced by your circuit. Test all input combinations to make sure your two functions (F and A) are producing the correct results.
Line 117: Line 117:
  
 Here are some ideas for personal exploration in this laboratory: Here are some ideas for personal exploration in this laboratory:
-  * Create ​a schematic drawing ​of a different logic circuit of your own choosing.+  * Using the 7400 series diagram, create ​a schematic drawing ​for a different logic circuit of your own choosing.
   * Implement a different logic function using the logic gates available in the lab.   * Implement a different logic function using the logic gates available in the lab.
   * Investigate different 7400 series devices and discuss the different gates that are available.   * Investigate different 7400 series devices and discuss the different gates that are available.