From 3d9ce4c16876d803ce4d785a51099bc7a48fa351 Mon Sep 17 00:00:00 2001 From: Ariella Eliassaf <35613240+AriellaE@users.noreply.github.com> Date: Wed, 17 Apr 2024 15:41:52 +0300 Subject: [PATCH] Update info.yaml --- info.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/info.yaml b/info.yaml index d59c6ac..be24f66 100644 --- a/info.yaml +++ b/info.yaml @@ -1,10 +1,10 @@ # Tiny Tapeout project information (Wokwi project) project: - wokwi_id: 0 # Set this to the ID of your Wokwi project (the number from the project's URL) - title: "" # Project title - author: "" # Your name + wokwi_id: 395414987024660481 # Set this to the ID of your Wokwi project (the number from the project's URL) + title: "HELP for tinyTapeout" # Project title + author: "Ariella Eliassaf" # Your name discord: "" # Your discord username, for communication and automatically assigning you a Tapeout role (optional) - description: "" # One line description of what your project does + description: "Use 7segment to show "HELP"" # One line description of what your project does language: "Wokwi" # other examples include SystemVerilog, Amaranth, VHDL, etc clock_hz: 0 # Clock frequency in Hz (or 0 if not applicable) @@ -24,13 +24,13 @@ pinout: ui[7]: "" # Outputs - uo[0]: "" - uo[1]: "" - uo[2]: "" - uo[3]: "" - uo[4]: "" - uo[5]: "" - uo[6]: "" + uo[0]: "seg_a" + uo[1]: "seg_b" + uo[2]: "seg_c" + uo[3]: "seg_d" + uo[4]: "seg_e" + uo[5]: "seg_f" + uo[6]: "seg_g" uo[7]: "" # Bidirectional pins