Skip to content

Files

Latest commit

f28f9da · Nov 29, 2021

History

History
This branch is 5 commits ahead of SLAM-Hardware/acSLAM:main.

HW

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 29, 2021
Nov 29, 2021
Aug 1, 2021

Rebuild IP

Generate Vivado IP from HLS

In order to change the parallelism of the ORB extractor, please modify the code according to the comments in the source files. The default in the code is 4 parallelism.

Heapsort IP

The <path-to-proj>/HW/rtl/Heapsort/ip folder holds the IP of Heapsort packaged with Vivado 2019.1.

The source files for Heasort IP are in the <path-to-proj>/HW/rtl/Heapsort/src and <path-to-proj>/HW/rtl/Heapsort/hdl folders.