| # Caravel User Project |
| |
| [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml) [](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml) |
| |
| --- |
| |
| # Multi Project Index |
| |
| This index was made with [multi project tools](https://github.com/mattvenn/multi_project_tools) |
| |
| The OpenLANE config was generated with this command: |
| |
| ./multi_tool.py --create-openlane-config --copy-gds --fill 16 --force-delete |
| |
|  |
| |
| ## RGB Mixer |
| |
| * Author: Matt Venn |
| * Github: [https://github.com/mattvenn/wrapped_rgb_mixer/tree/caravel-mpw2](https://github.com/mattvenn/wrapped_rgb_mixer/tree/caravel-mpw2) |
| * Description: reads 3 encoders and generates PWM signals to drive an RGB LED |
| |
|  |
| |
| ## Frequency counter |
| |
| * Author: Matt Venn |
| * Github: [https://github.com/mattvenn/wrapped_frequency_counter/tree/caravel-mpw2](https://github.com/mattvenn/wrapped_frequency_counter/tree/caravel-mpw2) |
| * Description: Counts pulses on input and displays frequency on 2 seven segment displays |
| |
|  |
| |
| --- |
| |
| Refer to [README](docs/source/README.md) for this sample project documentation. |