Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On my desk there is a PCB board that did come from our Vapor Phase oven yesterday. On the board there is a LED. This LED blinks, it says hello, I am alive. There is a chip on the board, and on that it reads: XC7VX330T-2FFG1157C

 

And this is HOW Lets look closer how the LED was made to blink. Lets look closer how it was doneBlink. Why it makes sense I tell another day.

Step 1: Hardware Design

I have dropped Xilinx Microblaze MCS onto the Block design. all the Interface ports to the real hardware (clock, reset and LED) are connected automatically using Vivado Board Part Interface flow. So for making this hardware design, there is nothing to look in any documents, just select the Board to work with, and go. All constraints are managed by Vivado. We can now just run generate bitstream.

...