Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 537 Bytes

README.md

File metadata and controls

27 lines (25 loc) · 537 Bytes

Mercury

All Vivado project configuration for recreating Rust ROS app and HDL build for Zynq7000

Hardware

Using MicroZed 7z020 RevH with custom carrier board

Directory Structure

.
|
|───mercury-app
|   |
|   |───src
|   |───test
|   |───compose.yml
|   |───Dcokerfile
|   └───README.md
|
|───mercury-hdl
|   |
|   |───mercury_proj.tcl
|   |───mercury_bd.tcl
|   |───ZoM_Carrier_Constraints.xdc
|   └───README.md
|
└───README.md   # this file!