Skip to content

3/9/2017 Microsemi training with the SmartFusion2 or IGLOO2

Notifications You must be signed in to change notification settings

Jcrash29/Microsemi_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Lab 2 VHDL

This lab walks through a similar control of the LEDs. However by following the lab2 instructions, we can walk through the ability to choose the fabric area, which can be used/not used.

However more importantly is their ability to do SmartDebug with active probes and probe insertion. This allows you to debug the fabric in real time, without stopping the processor.

The probe insertion also allows you to connect pins to a certain input pin. In this case we setup the switches to connect directly to 2 of the LEDs.

I found it most interesting that even when the board lost power these probe insertions remained.

Lab 3

The purpose of this lab was to learn to connect wires to block components.

Lab 3 Part 2

They provided a fully connected schematic for the memory writing operations. When pressing button 2 the memory was written with memory, when resetting the controller the memory was returned to default state.

About

3/9/2017 Microsemi training with the SmartFusion2 or IGLOO2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published