wk101 / MicroBlaze-Processor

How to use LabVIEW FPGA with a MicroBlaze soft-core processor and to communicate via a UART.

Home Page:http://www.fpganow.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroBlaze_UART

An example of using LabVIEW FPGA to program an FPGA that uses a MicroBlaze soft-core processor with a UART to communicate between LabVIEW FPGA and the MicroBlaze.

YouTube Demonstrations

Requirements

Instructions

  • Open the labview_fpga_uart/labview_fpga_uart.lvproj
  • Expand the FPGA project
  • Expand the Build Specifications option
  • Build and Launch Vivado Design Suite
  • Import the design from xilinx_mb/d_microblaze.tcl
  • Paste the source code from xilinx_mb/main.c in to a new application
  • Associated generated elf with Vivado Project
  • Run generate bitstream
  • LabVIEW FPGA will expect an lvbitx file to be located in the following directory:
    • ./labview_fpga_uart/ProjectExportForVivado

For More Information

See www.fpganow.com for more information

About

How to use LabVIEW FPGA with a MicroBlaze soft-core processor and to communicate via a UART.

http://www.fpganow.com


Languages

Language:LabVIEW 88.7%Language:Tcl 9.3%Language:VHDL 1.6%Language:C 0.4%