commit | 8f1d2f56bd06ba059de2efb36e8e345d5069ea9c | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Tue Jan 26 16:55:50 2021 -0800 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Tue Jan 26 16:55:50 2021 -0800 |
tree | 96cd0c0c454ce9685ababb179007fe3593dc7613 | |
parent | 026afef507af9e95f3571544ef095234617460f4 [diff] |
final gds & drc results
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/