Skip to content

Commit

Permalink
Adding documentation for labs 1-3 and a ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ash authored and John Ash committed Mar 9, 2017
1 parent a3d591f commit 44620fc
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 0 deletions.
Binary file not shown.
Binary file added Documentation/2016-11-13 Lab1 eratta A to A2.pdf
Binary file not shown.
Binary file not shown.
Binary file added Documentation/2016-11-13 Lab3 eratta A to A2.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added Documentation/Setup Libro Software.pdf
Binary file not shown.
17 changes: 17 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Information

3/9/2017, microsemi training with Future Electronics in Minneapolis.

This training requires a SmartFusion2 or IGLOO2 development board.

# StartUp

To begin you need to install the Libero SoC software. Follow the included documentation [here](Documentation/Setup Libro Software.pdf)

#Lab 1 VHDL

This was the first lab, which simply implements two blinking LED's. One at 1 second and the other at 2 seconds. By pressing the two switches on the board the LEDS will change according to the following information:

* Press and hold SW1 --> led 1(green) blinks every 0.5sec
* Press and hold SW2 --> led 2(red) blinks every 1sec
* Press and hold SW1 and SW2 --> led 1(green) and led 2(red) turn off

0 comments on commit 44620fc

Please sign in to comment.