diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 19:03:47 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 19:03:47 -0400 |
commit | 31770f756479dad31932b52e72ab9342247ba542 (patch) | |
tree | 766581f404e6d8cc58fd40751f9fed9ae718634f | |
parent | 476c188ddf20684d58b7ea8a8fb7214e270318d4 (diff) |
Add Readme containing tasks
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | Readme.md | 14 | ||||
-rw-r--r-- | test.txt | bin | 16 -> 0 bytes |
3 files changed, 15 insertions, 0 deletions
@@ -272,5 +272,6 @@ pb_APP_log_comb.xpr ######### *.cache/ *.runs/ +!Readme.md # TEMPORARY: Avoid collab conflicts pb_APP_log_comb.xpr diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..ea40e2c --- /dev/null +++ b/Readme.md @@ -0,0 +1,14 @@ +# Tâches à faire + +- [ ] Thermo2Bin +- [ ] Fct2_3 +- [ ] Décodeur 3_8 +- [ ] Parité +- [ ] Bin2DualBCD + - [ ] Bin2DualBCD_NS + - [ ] Moins_5 + - [ ] Bin2DualBCD_S +- [ ] Mux +- [ ] septSegments_Top +- [ ] Diviseur d’horloge : synchro_module_v2 +- [ ] Module App_combi_top (top) diff --git a/test.txt b/test.txt Binary files differdeleted file mode 100644 index 2a93d00..0000000 --- a/test.txt +++ /dev/null |