File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,21 @@ polysyn
11
11
.. automodule :: top.polysyn.top
12
12
13
13
xbeam
14
- ^^^^^^^
14
+ ^^^^^
15
15
.. automodule :: top.xbeam.top
16
16
17
17
macro_osc
18
- ^^^^^^^
18
+ ^^^^^^^^^
19
19
.. automodule :: top.macro_osc.top
20
20
21
21
sid
22
- ^^^^^^^
22
+ ^^^
23
23
.. automodule :: top.sid.top
24
24
25
25
selftest
26
- ^^^^^^^
26
+ ^^^^^^^^
27
27
.. automodule :: top.selftest.top
28
28
29
29
bootloader
30
- ^^^^^^^
30
+ ^^^^^^^^^^
31
31
.. automodule :: top.bootloader.top
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ First production hardware release.
13
13
- **eurorack-pmod R3.3 ** audio interface.
14
14
15
15
R4 changes (compared to R3)
16
- ^^^^^^^^^^^^^^^^^^^
16
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
17
17
18
18
- Add external PLL SI5351 and route 2x clocks to ECP5 (useful for EMC as it supports spread-spectrum, also for runtime clock/resolution switching).
19
19
- Add series 27R/33R on all FFC lines to reduce radiated emissions.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Block Diagram (Tiliqua R4)
8
8
9
9
Below is high-level picture of how all the different electrical components of Tiliqua are connected.
10
10
11
- .. image :: _static/tiliqua-block-diagram .svg
11
+ .. image :: / _static/tiliqua_block_diagram .svg
12
12
:width: 800
13
13
14
14
Some connections are omitted for simplicity (example: some ex0/ex1 pins are connected to both the ECP5 and RP2040, not shown).
@@ -41,7 +41,7 @@ Tiliqua Motherboard
41
41
- Soft mute for pop-free bitstream switching
42
42
43
43
FPGA SoM (`soldiercrab `)
44
- ---------------------------------
44
+ ------------------------
45
45
46
46
**Repository: ** `soldiercrab <https://github.com/apfaudio/soldiercrab >`_ (see README there for more detailed docs on this SoM)
47
47
You can’t perform that action at this time.
0 commit comments