commit | de545287f086b3aa02391ae5880c306622577769 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Tue Jun 29 00:09:27 2021 -0700 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Tue Jun 29 00:09:27 2021 -0700 |
tree | 5ebde65d86a4e372083cecb4a4ee8aded93d216f | |
parent | 5d53d744738f38293016749b7af0cee0512c3580 [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/