Skip to content

Commit

Permalink
Merge pull request #1 from IAmMarcelJung/doc/update_readme
Browse files Browse the repository at this point in the history
WIP: Update README.md
  • Loading branch information
Asma-Mohsin authored Nov 11, 2024
2 parents 0ceedee + 63c327b commit 15a3632
Showing 1 changed file with 36 additions and 5 deletions.
41 changes: 36 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,41 @@
# Caravel User Project
# FPGA IGNITE 2024

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![UPRJ_CI](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml/badge.svg)](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml) [![Caravel Build](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml/badge.svg)](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml)

| :exclamation: Important Note |
|-----------------------------------------|
This is a Multi Project Die (MPD) submission which contains designs created
during the FPGA Ignite Summer School 2024 at Heidelberg University. The designs
are listed below. More detailed descriptions can be found in the respective GitHub
projects. All designs are connected to an eFPGA created using the
[FABulous](https://github.com/FPGA-Research-Manchester/FABulous) Framework.

## Please fill in your project documentation in this README.md file
Refer to [README](docs/source/index.md) for get the design ready for a
submission.

Refer to [README](docs/source/index.md) for this sample project documentation.
## FPGAIgnite-VGA

The design consists of a pixel processing unit (PPU) to generate image patterns
and a 6-bit/64-color Video Graphics Array (VGA) Driver.

Repo: https://github.com/jhspuk/FPGAIgnite-VGA

## THE RING

An 8-bit random number generator based on ring oscillators.

Repo: https://github.com/matztron/ignite24_rng

## CXBex

<!-- TODO: -->
Repo: https://github.com/TaoBi22/cxbex

## PERCIVAL

<!-- TODO: Just copied the first sentence of their repo, is that fine? -->
PERCIVAL is an application-level posit capable RISC-V core based on CVA6 that
can execute all posit instructions, including the quire fused operations.

Repo: https://github.com/ormskirk77/PERCIVAL_heidelberg

<!-- TODO: Probably remove -->
## NOVA Core

0 comments on commit 15a3632

Please sign in to comment.