This repository demonstrates work by Pengu Systems. It includes the following:
- FMCW RADAR prototyping - MATLAB notebook for explaining the theory beyond fmcw radar used in cars
- Pulsed RADAR prototyping - Vivado HLS project for experimenting with transmitting and reciving a modulated RADAR pulse
- HDL examples - A small collection of headless HDL file examples
- AXI4S Virtual FIFO buffer - A buffering scheme for high bandwidth, multi channel, async, axi4 streams
- C++ serialport library based on asio - A cross platform library to interface a serial port. This can be built using this script