• Skip to primary navigation
  • Skip to content
  • Skip to footer
Onsimini.github.io
  • Posts
  • About
    Gontran SION

    Gontran SION

    My awesome biography constrained to a sentence or two goes here.

    • Website
    • GitHub

    Mon premier post!

    less than 1 minute read

    Petit test pour voir si le code HDL s’affiche bien:

    entity AND_GATE is
        port (
            A : in std_logic;
            B : in std_logic;
            Result : out std_logic
        );
    end entity AND_GATE;
    

    Tags: perso

    Categories: blog

    Updated: July 21, 2025

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Petit test sur les posts

    1 minute read

    Quibus occurrere bene pertinax miles explicatis ordinibus parans hastisque feriens scuta qui habitus iram pugnantium concitat et dolorem proximos iam gestu t...

    Welcome to Jekyll!

    less than 1 minute read

    You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

    Post: Link Permalink

    less than 1 minute read

    This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.

    Post: Quote

    less than 1 minute read

    Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain

    • Feed
    © 2025 Onsimini.github.io. Powered by Jekyll & Minimal Mistakes.