{"id":21158824,"url":"https://github.com/aflah02/custom_assembler_and_simulator","last_synced_at":"2025-07-09T13:34:03.018Z","repository":{"id":40458686,"uuid":"393924206","full_name":"aflah02/Custom_Assembler_and_Simulator","owner":"aflah02","description":"Implementation of Custom Simulator and Assembler for a hypothetical Instruction Set Architecture along with Visualization for Memory Access Location over Time","archived":false,"fork":false,"pushed_at":"2022-05-03T20:39:05.000Z","size":2471,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T00:41:23.808Z","etag":null,"topics":["assembler","assembly","isa","python","simulator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aflah02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-08T10:04:08.000Z","updated_at":"2022-08-03T14:19:07.000Z","dependencies_parsed_at":"2022-08-26T15:51:12.036Z","dependency_job_id":null,"html_url":"https://github.com/aflah02/Custom_Assembler_and_Simulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aflah02/Custom_Assembler_and_Simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aflah02%2FCustom_Assembler_and_Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aflah02%2FCustom_Assembler_and_Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aflah02%2FCustom_Assembler_and_Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aflah02%2FCustom_Assembler_and_Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aflah02","download_url":"https://codeload.github.com/aflah02/Custom_Assembler_and_Simulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aflah02%2FCustom_Assembler_and_Simulator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264468304,"owners_count":23613080,"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":["assembler","assembly","isa","python","simulator"],"created_at":"2024-11-20T12:36:01.460Z","updated_at":"2025-07-09T13:34:01.497Z","avatar_url":"https://github.com/aflah02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Assembler and Simulator\r\nImplementation of Custom Simulator and Assembler for a hypothetical Instruction Set Architecture along with Visualization for Memory Access Location over Time\r\n\r\nCourse Project for Computer Organization, Monsoon 2021 semester, at IIITD\r\n\r\n## Adding code\r\n* Add the assembler code in the `Simple-Assembler` directory. Add the commands to execute the assembler in `Simple-Assembler/run`.\r\n* Add the simulator code in the `SimpleSimulator` directory. Add the commands to execute the assembler in `SimpleSimulator/run`.\r\n* Make sure that both the assembler and the simulator read from `stdin`.\r\n* Make sure that both the assembler and the simulator write to `stdout`.\r\n\r\n## How to evaluate\r\n* Go to the `automatedTesting` directory and execute the `run` file with appropiate options passed as arguments.\r\n* Options available for automated testing:\r\n\t1. `--verbose`: Prints verbose output\r\n\t2. `--no-asm`: Does not evaluate the assembler\r\n\t3. `--no-sim`: Does not evaluate the simulator\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faflah02%2Fcustom_assembler_and_simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faflah02%2Fcustom_assembler_and_simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faflah02%2Fcustom_assembler_and_simulator/lists"}