Skip to content

fpganow/MicroBlaze_UART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published