{"id":26518997,"url":"https://github.com/openlabun/riscvtranslator","last_synced_at":"2026-05-10T17:01:49.845Z","repository":{"id":232216625,"uuid":"783767011","full_name":"openlabun/RiscvTranslator","owner":"openlabun","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-25T19:47:45.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T20:37:19.862Z","etag":null,"topics":["computer-architecture","isa","ricsv"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openlabun.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-04-08T14:28:40.000Z","updated_at":"2024-06-11T22:54:55.000Z","dependencies_parsed_at":"2024-04-16T17:59:16.717Z","dependency_job_id":"78ff4e33-4104-4fb3-aedd-a74c4e465abd","html_url":"https://github.com/openlabun/RiscvTranslator","commit_stats":null,"previous_names":["proyectosuninorte/riscvtranslator","proyectosingenieriauninorte/riscvtranslator","openlabun/riscvtranslator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FRiscvTranslator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FRiscvTranslator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FRiscvTranslator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FRiscvTranslator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlabun","download_url":"https://codeload.github.com/openlabun/RiscvTranslator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776352,"owners_count":20508507,"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":["computer-architecture","isa","ricsv"],"created_at":"2025-03-21T10:17:09.631Z","updated_at":"2026-05-10T17:01:49.722Z","avatar_url":"https://github.com/openlabun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"RISCV Translator   \nThis tool is used on the Computer Architecture course at Universidad del Norte. It is used to translate MIPS instructions to Hexadecimal and viceversa. It also has a RISCV simulator that is still under development.\n\nFuncionality:\n1. From RISCV to Hexa\n2. From Hexa to RISCV\n3. Export and import Logisim RAM\n4. RISCV Simulator (ongoing, add, addi, or, and , load, store are working)\n\nList of supported instructions:\n1. R (add, sub, and, or)\n2. Load\n3. Store\n4. Branch (beq, bne)\n5. Jump and link (jal)\n\nTo dockerize the app:   \nsudo docker build -t riscvtranslatori .   \nsudo docker run -d -it -p 5001:80 --restart unless-stopped --name riscvtranslator-app riscvtranslatori\n\nTo test (inside the app folder):\nnpm install --save-dev jest\nnpm install --save-dev jest-environment-jsdom\nnpm test\n\nShaddia Andrea Acuña Lara \nUniversidad del Norte 2024   \nGNU General Public License v3.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2Friscvtranslator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlabun%2Friscvtranslator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2Friscvtranslator/lists"}