{"id":24953880,"url":"https://github.com/thomasportelettegit/si3-s5-parm","last_synced_at":"2026-04-28T13:36:29.407Z","repository":{"id":275307380,"uuid":"906115274","full_name":"ThomasPorteletteGit/SI3-S5-PARM","owner":"ThomasPorteletteGit","description":"Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++","archived":false,"fork":false,"pushed_at":"2025-02-01T14:57:45.000Z","size":4554,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T19:51:19.190Z","etag":null,"topics":["armv7","assembly","cpp","logisim"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasPorteletteGit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T07:41:51.000Z","updated_at":"2025-03-05T18:49:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"036a50ba-8b92-4d01-aabc-02248eb4479d","html_url":"https://github.com/ThomasPorteletteGit/SI3-S5-PARM","commit_stats":null,"previous_names":["thomasportelettegit/si3-s5-parm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasPorteletteGit/SI3-S5-PARM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasPorteletteGit%2FSI3-S5-PARM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasPorteletteGit%2FSI3-S5-PARM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasPorteletteGit%2FSI3-S5-PARM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasPorteletteGit%2FSI3-S5-PARM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasPorteletteGit","download_url":"https://codeload.github.com/ThomasPorteletteGit/SI3-S5-PARM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasPorteletteGit%2FSI3-S5-PARM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261832616,"owners_count":23216494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["armv7","assembly","cpp","logisim"],"created_at":"2025-02-03T04:16:28.189Z","updated_at":"2026-04-28T13:36:29.378Z","avatar_url":"https://github.com/ThomasPorteletteGit.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projet PARM SI3\n\nVoir la documentation en PDF dans le dossier `doc`.\n\n## Parser d'assembleur ARM\n\nLe parser a été écrit en C++, cmake est utilisé pour la compilation. \nPour le compiler, il suffit de se placer dans le dossier `assembly_parser` situé dans le dossier `code_asm` et de lancer les commandes suivantes :\n```bash\ncmake .\n```\ndans le but de générer les fichiers de configuration de cmake, puis\n```bash\nmake\n```\npour compiler le programme.\n\nEnfin le programme peut être lancé avec la commande suivante :\n```bash\n./out/assembly_parser \u003cfichier_asm\u003e\n```\n\n## En-têtes C\n\n| Programme | Description |\n|-|-|\n| crypto | Cryptographie |\n| fixed | Nombres décimaux à virgule fixe |\n| math | Outils mathématiques |\n| parm | En-tête principale |\n| stdio | Entrées/sorties textuelles (clavier, terminal) |\n| string | Implémentation basique de chaînes |\n| string2 | Autre implémentation basique de chaînes |\n| trigo | Fonctions trigonométriques (séries de Taylor) |\n| utils | Outils de débogage |\n| video | Écran matriciel |\n\n## Programmes fournis en exemple\n\n### Programmes C\n\n| Programme | Description |\n|-|-|\n| calckeyb\t\t| Calculatrice avec clavier et terminal                                                    |\n| calculator\t| Calculatrice avec DIP-switches                                                           |\n| simple_add | Effectue l'addition de deux variables et l'affiche dans RES\n| testfp\t\t| Démonstration des macros de nombres à virgule fixe                                       |\n| tty\t\t\t| Affiche \"Projet PARM\" dans le terminal                                                     |\n\n## MMIO\n\nVoir `parm.h` pour la documentation technique des broches.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasportelettegit%2Fsi3-s5-parm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasportelettegit%2Fsi3-s5-parm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasportelettegit%2Fsi3-s5-parm/lists"}