{"id":20962386,"url":"https://github.com/yasnakateb/singleprocessorsystem","last_synced_at":"2025-12-24T19:37:41.293Z","repository":{"id":131233403,"uuid":"472945145","full_name":"yasnakateb/SingleProcessorSystem","owner":"yasnakateb","description":"💻 A Single Processor System With Gem5","archived":false,"fork":false,"pushed_at":"2022-03-22T21:36:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T07:14:27.957Z","etag":null,"topics":["computer-architecture","computer-system","gem5","gem5-simulator","processor-simulator","simple-system","simulation","simulator","single-processor","system-level-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/yasnakateb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-22T21:36:01.000Z","updated_at":"2022-03-22T21:58:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe71f715-7834-4b93-b337-0de10a50d5f9","html_url":"https://github.com/yasnakateb/SingleProcessorSystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yasnakateb/SingleProcessorSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSingleProcessorSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSingleProcessorSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSingleProcessorSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSingleProcessorSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasnakateb","download_url":"https://codeload.github.com/yasnakateb/SingleProcessorSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasnakateb%2FSingleProcessorSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006969,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","computer-system","gem5","gem5-simulator","processor-simulator","simple-system","simulation","simulator","single-processor","system-level-simulator"],"created_at":"2024-11-19T02:33:00.366Z","updated_at":"2025-12-24T19:37:41.275Z","avatar_url":"https://github.com/yasnakateb.png","language":"Python","readme":"#  Single Processor System\n\nThe goal of this project is to create a simple system using gem5. In this system, we have only one simple CPU core. This CPU core will be connected to a memory bus and we have a memory channel, also connected to the memory bus.\n\n## Building on Ubuntu\n1. The required dependencies can be installed:\n\n   \u003ccode\u003e$ sudo apt-get install swig gcc m4 python python-dev libgoogle-perftools-dev mercurial scons g++ build-essential \u003c/code\u003e\n2. Clone gem5 source and build gem5 by using scons:\n\n   \u003ccode\u003e$ hg clone http://repo.gem5.org/gem5 \u003c/code\u003e \u003cbr /\u003e\n   \n   \u003ccode\u003e$ cd gem5/ \u003c/code\u003e \u003cbr /\u003e\n   \n   \u003ccode\u003e$ scons build/X86/gem5.opt -j + NUMBER OF CPUs ON YOUR PLATFORM ( for example -j2 ) \u003c/code\u003e \u003cbr /\u003e\n \n3. Clone the repository.\n4. Run gem5 from the root gem5 directory as:\n   \n   \u003ccode\u003e$ gem5/build/X86/gem5.opt system/simple_system.py --cmd=test/bin/test1 \u003c/code\u003e\n\n\n## Links\n1. [gem5 Documentation](https://www.gem5.org/documentation/)\n2. [gem5 Tutorial](https://course.ece.cmu.edu/~ece740/gem5/index.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasnakateb%2Fsingleprocessorsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasnakateb%2Fsingleprocessorsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasnakateb%2Fsingleprocessorsystem/lists"}