diff options
-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 |