Skip to content

Commit 218151c

Browse files
authored
Update README.md
1 parent c1593b3 commit 218151c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
![ci workflow](https://github.com/schnommus/eurorack-pmod/actions/workflows/main.yml/badge.svg)
22

3+
*Note: this repository contains Verilog examples for using Eurorack-PMOD with different FPGA boards. If you are trying to pair it with Tiliqua or Amaranth HDL, see the [quickstart guide there](https://apfaudio.github.io/tiliqua/quickstart/tlq_expander.html)*
4+
35
# Eurorack PMOD
46

5-
**Eurorack PMOD** is a [certified open hardware](https://certification.oshwa.org/de000135.html) Eurorack module that plugs directly into many FPGA boards, which makes it easy to combine the world of FPGAs and [hardware electronic music synthesis](https://en.wikipedia.org/wiki/Eurorack). It looks like this:
7+
**Eurorack PMOD** is an [open hardware](https://certification.oshwa.org/de000135.html) Eurorack module that plugs directly into many FPGA boards, which makes it easy to combine the world of FPGAs and [hardware electronic music synthesis](https://en.wikipedia.org/wiki/Eurorack).
8+
9+
The hardware looks like this:
610

711
<img width="2183" height="1573" alt="image" src="https://github.com/user-attachments/assets/8cb7a677-d871-463e-a0d5-23c9fc7db719" />
812

913
## How does it work? ([tutorial video](https://youtu.be/TcqFej9GK8U))
1014
- Plug eurorack-pmod into an FPGA development board of your choice. Here is a list of [boards already supported by the examples](gateware/boards).
1115
- Get started with some [example DSP cores](gateware/cores). Examples include calibration, sampling, effects, synthesis sources and so on. The design files can be synthesized to a bitstream using Yosys' [oss-cad-suite](https://github.com/YosysHQ/oss-cad-suite-build).
1216

13-
1417
## :notes: Project Showcase :sparkles:
1518

1619
- **[FPGA-based neural-net waveshaper](https://matpalm.com/blog/wavenet_on_fpga/)** - (from [matpalm@](https://github.com/matpalm))

0 commit comments

Comments
 (0)