Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing backslashes in the docs #302

Merged
merged 1 commit into from
Nov 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions projects/tt_um_rejunity_ay8913/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ documentation:
| GPIOx|----------->|D3 | ,----||----.
| GPIOx|----------->|D4 | | |
| GPIOx|----------->|D5 | | OpAmp | Speaker
| GPIOx|----------->|D6 AUDIO| | |\ | /|
| GPIOx|----------->|D7 OUT |-----.---|-\ | C2 .--/ |
| GPIOx|----------->|D6 AUDIO| | |X | /|
| GPIOx|----------->|D7 OUT |-----.---|-X | C2 .--/ |
`---------' `---------' | }---.---||---| |
,--|+/ `--\ |
| |/ | \|
,--|+/ `--` |
| |/ | `|
| |
GND --- GND ---
```
Expand Down
18 changes: 9 additions & 9 deletions projects/tt_um_rejunity_rule110/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,18 @@ documentation:
Timing diagram

CLK ___ ___ ___ ___ ___ ___ ___
__/ \___/ \___/ \___/ \___/ \___/ \___ ... _/ \___
__/ `___/ `___/ `___/ `___/ `___/ `___ ... _/ `___
| | | | | | |
| | | | | | |

WRITE ____ _______
\__HALT__________________________________________ ... _/
X__HALT__________________________________________ ... _/

WRITE_______________ ______________ _______________
_/ ADDR#0 \/ ADDR#1 \/ ADDR#2
_/ ADDR#0 `/ ADDR#1 `/ ADDR#2

READ OUTPUT_______ ________ ________
______/00001101\_______/00000111\______/00000000\_
______/00001101`_______/00000111`______/00000000`_
^ ^
| |
these are the expected values on
Expand All @@ -140,20 +140,20 @@ documentation:
Timing diagram

CLK ___ ___ ___ ___ ___ ___ ___
__/ \___/ \___/ \___/ \___/ \___/ \___ ... _/ \___
__/ `___/ `___/ `___/ `___/ `___/ `___ ... _/ `___
| | | | | | |
| | | | | | |
WRITE ____ _______
\__HALT__________________________________________ ... _/
X__HALT__________________________________________ ... _/

WRITE_______________ ______________ _______________
_/ ADDR#0 \/ ADDR#1 \/ ADDR#2
_/ ADDR#0 `/ ADDR#1 `/ ADDR#2

WRITE INPUT_________ ______________ _____________
__/ 00000111 \/ 11100110 \/ 11010111 \_
__/ 00000111 `/ 11100110 `/ 11010111 `_

WRITE______ __ ________ __ ________ __ __ ... _________
\_WE___/ \_WE___/ \_WE___/
`_WE___/ `_WE___/ `_WE___/
wait 1 cycle wait 1 cycle

__
Expand Down
14 changes: 7 additions & 7 deletions projects/tt_um_rejunity_sn76489/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,11 +231,11 @@ documentation:
| GPIOx|----------->|D4 | ,----||----.
| GPIOx|----------->|D5 | | |
| GPIOx|----------->|D6 | | OpAmp | Speaker
| GPIOx|----------->|D7 AUDIO| | |\ | /|
| GPIOx|----------->|/WE OUT |-----.---|-\ | C2 .--/ |
| GPIOx|----------->|D7 AUDIO| | |X | /|
| GPIOx|----------->|/WE OUT |-----.---|-X | C2 .--/ |
`---------' `---------' | }---.---||---| |
,--|+/ `--\ |
| |/ | \|
,--|+/ `--` |
| |/ | `|
| |
GND --- GND ---
```
Expand Down Expand Up @@ -294,15 +294,15 @@ documentation:
### Timing diagram
```
CLK ____ ____ ____ ____ ____ ____
__/ \____/ \____/ \____/ \____/ \____/ \___ ...
__/ `____/ `____/ `____/ `____/ `____/ `___ ...
| | | | | |
| | | | | |

/WE _ __ __ __ __ _______
\_____/ \______/ \______/ \______/ \______/ *
`_____/ `______/ `______/ `______/ `______/ *
^
D0..D7_______ ________ ________ ________ ________ |
_/10001100\/00010001\/10010000\/11100100\/11111000\_|______
_/10001100 00010001 10010000 11100100 11111000`_|______
chan#0 chan#0 chan#0 chan#3 chan#3 |
tone=h??C =h11C atten=0 div=16 atten=8 |
h011C = 440 Hz /16 = ~1 Khz |
Expand Down
10 changes: 5 additions & 5 deletions projects/tt_um_rejunity_snn/info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ yaml_version: 4
#
# Here is a great example: https://github.com/davidsiaw/tt02-davidsiaw-stackcalc/blob/38c5647f83aad2aec675d566aa3d67b98f0aac81/info.yaml
documentation:
author: "rej" # Your name
title: "Chonky SNN" # Project title
author: "ReJ aka Renaldas Zioma, Paola Vitolo, Andrew Wabnitz. Big thanks to Jason Eshraghian!" # Your name
title: "Chonky Spiking Neural Net" # Project title
language: "Verilog" # other examples include Verilog, Amaranth, VHDL, etc
description: "3 layer Spiking Neural Net with on-chip weights" # Short description of what your project does

Expand Down Expand Up @@ -69,9 +69,9 @@ documentation:
- (in) SETUP_CONTROL 0 bit
- (in) SETUP_CONTROL 1 bit
- (in) SETUP_CONTROL 2 bit
- none
- none
- none
- (out) debug neuron layer 1
- (out) debug neuron layer 2
- (out) debug neuron layer 2

# The following fields are optional
tag: "neural net" # comma separated list of tags: test, encryption, experiment, clock, animation, utility, industrial, pwm, fpga, alu, microprocessor, risc, riscv, sensor, signal generator, fft, filter, music, bcd, sound, serial, timer, random number generator, calculator, decoder, counter, puzzle, multiplier, game, oscillator,
Expand Down