diff --git a/docs/wave_generator.drawio b/docs/wave_generator.drawio index 6d65d824039ac0376711b9b39806f970cf0549ca..cb29f16f3600b893fcc93c8863f3aaedbaf344a6 100644 --- a/docs/wave_generator.drawio +++ b/docs/wave_generator.drawio @@ -1,6 +1,6 @@ -<mxfile host="Electron" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/26.2.2 Chrome/134.0.6998.178 Electron/35.1.2 Safari/537.36" version="26.2.2"> +<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0" version="26.2.14"> <diagram name="Page-1" id="ZRCvXX_TBlFcA-i0oMmK"> - <mxGraphModel dx="3237" dy="1203" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0"> + <mxGraphModel dx="2769" dy="1167" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0"> <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> @@ -13,7 +13,7 @@ <mxCell id="liv1zIGuVtiVySRaDl_v-2" value="D" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontFamily=Ubuntu Mono;fontSize=40;" parent="1" vertex="1"> <mxGeometry x="160" y="320" width="280" height="160" as="geometry" /> </mxCell> - <mxCell id="liv1zIGuVtiVySRaDl_v-3" value="B" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontFamily=Ubuntu Mono;fontSize=40;" parent="1" vertex="1"> + <mxCell id="liv1zIGuVtiVySRaDl_v-3" value="<div>B</div>" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontFamily=Ubuntu Mono;fontSize=40;" parent="1" vertex="1"> <mxGeometry x="520" y="80" width="280" height="160" as="geometry" /> </mxCell> <mxCell id="liv1zIGuVtiVySRaDl_v-4" value="I" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontFamily=Ubuntu Mono;fontSize=40;" parent="1" vertex="1"> @@ -46,6 +46,30 @@ <mxCell id="liv1zIGuVtiVySRaDl_v-14" value="O_wav" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f0a30a;strokeColor=#BD7000;fontColor=#000000;fontFamily=Ubuntu Mono;fontSize=18;fontStyle=1" parent="1" vertex="1"> <mxGeometry x="1200" y="120" width="160" height="40" as="geometry" /> </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-2" value="<font style="font-size: 15px;">Compteur (u_d = 1) Décompteur (u_d = 0)</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="580" y="190" width="160" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-3" value="<font style="font-size: 15px;">Mémorisation d'une fonction de type sinusoide</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="940" y="190" width="170" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-4" value="<font style="font-size: 15px;">Mémorisation d'une fonction triangle (max 25 natuel)</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="215" y="430" width="170" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-5" value="<font style="font-size: 15px;">Mémorisation d'une fonction de type dents de scie (max 50 naturel)</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="562.5" y="430" width="195" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-6" value="<font style="font-size: 15px;">Multiplexeur sur 4 bits</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="885" y="430" width="270" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-7" value="<font style="font-size: 15px;">Multiplexeur sur 2 bits</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="525" y="670" width="270" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-8" value="<font style="font-size: 15px;">Opposé</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="235" y="670" width="130" height="30" as="geometry" /> + </mxCell> + <mxCell id="4DHEepQIBi1edcfE_959-9" value="<font style="font-size: 15px;">Registre</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> + <mxGeometry x="960" y="670" width="120" height="30" as="geometry" /> + </mxCell> </root> </mxGraphModel> </diagram>