commit | e80252ea4c1cf967c90517cf7c37c8a70f86ff3d | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Fri Jun 11 09:00:01 2021 -0700 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Fri Jun 11 09:00:01 2021 -0700 |
tree | 8cf17a714d7b0e67cc04aa93391b64e2c8e63357 | |
parent | 3417b4dfc47d34c79cbd63465d2bd275ef72bdf1 [diff] |
caravel_fix
https://rapcores.github.io/rapcores/
The Robotic Application Processing Core on the OpenMPW/Caravel Shuttle run sponsored by Google .
RAPcore is a project targeting FPGAs and ASIC devices for the next generation of motor and motion control applications. It is a peripheral that sits between firmwares and motors to free up processing on the microcontroller and greatly simplify the motor driver.
Instructions for running gate-level validation:
Make sure submodules are correct:
git submodule init git submodule update
Gate-level testing directory:
cd verilog/dv/caravel/rapcore/io_ports
make clean make
See INSTALL.md for local development instructions.
https://rapcores.github.io/rapcores/