{"id":13774755,"url":"https://github.com/davidepatti/noxim","last_synced_at":"2025-05-11T07:30:34.447Z","repository":{"id":29197482,"uuid":"32728725","full_name":"davidepatti/noxim","owner":"davidepatti","description":"Network on Chip Simulator","archived":false,"fork":false,"pushed_at":"2024-01-22T05:35:54.000Z","size":20167,"stargazers_count":239,"open_issues_count":17,"forks_count":122,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-17T09:39:41.429Z","etag":null,"topics":["network-analysis","noc","noxim","simulation","systemc","university"],"latest_commit_sha":null,"homepage":"","language":"C++","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/davidepatti.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":"2015-03-23T11:41:28.000Z","updated_at":"2024-11-14T00:56:38.000Z","dependencies_parsed_at":"2024-01-22T06:35:46.791Z","dependency_job_id":"277ee464-a3ce-4226-9814-76a900dbfb0c","html_url":"https://github.com/davidepatti/noxim","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidepatti%2Fnoxim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidepatti%2Fnoxim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidepatti%2Fnoxim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidepatti%2Fnoxim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidepatti","download_url":"https://codeload.github.com/davidepatti/noxim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253532951,"owners_count":21923335,"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":["network-analysis","noc","noxim","simulation","systemc","university"],"created_at":"2024-08-03T17:01:29.917Z","updated_at":"2025-05-11T07:30:33.832Z","avatar_url":"https://github.com/davidepatti.png","language":"C++","funding_links":[],"categories":["Electronics Simulators","C++"],"sub_categories":[],"readme":"Noxim - the NoC Simulator\n=========================\n\nWelcome to Noxim, the Network-on-Chip Simulator developed at the University of Catania (Italy).\nThe Noxim simulator is developed using SystemC, a system description language based on C++, and\nit can be downloaded under GPL license terms.\n\n**If you use Noxim in your research, we would appreciate the following citation in any publications to which it has contributed:**\n\nV. Catania, A. Mineo, S. Monteleone, M. Palesi and D. Patti, \"Improving the energy efficiency of wireless Network on Chip architectures through online selective buffers and receivers shutdown,\" 2016 13th IEEE Annual Consumer Communications \u0026 Networking Conference (CCNC), Las Vegas, NV, 2016, pp. 668-673, doi: 10.1109/CCNC.2016.7444860.\n[Scopus reference](https://www.scopus.com/record/display.uri?eid=2-s2.0-84966659566\u0026origin=resultslist\u0026sort=plf-f\u0026src=s\u0026sid=b531296d946a78b05f463c35c681a44c\u0026sot=autdocs\u0026sdt=autdocs\u0026sl=18\u0026s=AU-ID%2835610853000%29\u0026relpos=14\u0026citeCnt=6\u0026searchTerm=)\n\nV. Catania, A. Mineo, S. Monteleone, M. Palesi and D. Patti, \"Energy efficient transceiver in wireless Network on Chip architectures,\" 2016 Design, Automation \u0026 Test in Europe Conference \u0026 Exhibition (DATE), Dresden, 2016, pp. 1321-1326.\n[Scopus reference](https://www.scopus.com/record/display.uri?eid=2-s2.0-84973661681\u0026origin=resultslist\u0026sort=plf-f\u0026src=s\u0026sid=4bd3ffce04cc0093a84655249383aefa\u0026sot=autdocs\u0026sdt=autdocs\u0026sl=18\u0026s=AU-ID%2835610853000%29\u0026relpos=11\u0026citeCnt=11\u0026searchTerm=)\n\nRegistration\n------------\nTo receive information about new Noxim features, updates and events, please register here:\n[Registration Form](https://docs.google.com/forms/d/e/1FAIpQLSfJnYQZwxC4gr4jUc-nuwuGp0MDBA-0N_TVf8hqV1DIa325Dg/viewform?c=0\u0026w=1)\n\nWhat's New ? \n------------\n**[March 2018]**\n\n  * Support for virtual channels for improved traffic management\n  * Support for multiple radio-frequency channels for each Radio-Hub\n  * New yaml examples (please update yours, since format is slightly different)\n  \n**[April 2017]** [Noxim tutorial slides](doc/noxim_tutorial.pdf) from lecture given at \"Advanced Computer Architectures\" (ELEC3219 - University of Southampton)\n\n**[June 2015]** Massively improved version of Noxim. Major changes include:\n\n  * Wireless transmission support\n  * Hub connections for eterogeneous topologies\n  * YAML configuration file for all features/parameters\n  * Totally rewritten power model to support fine-grained estimation\n  * Modular plugin-like addition of Routing/Selection strategies\n  * Optional accurate logs for deep debugging (see DEBUG in Makefile)\n\nInstallation \u0026 Quick Start\n-----------\n\nIf you are working on Ubuntu, you can install noxim and all the dependencies with the following command:\n(**BE sure of copying the entire line, i.e., ending with \"ubuntu.sh**)\n\n    bash \u003c(wget -qO- --no-check-certificate https://raw.githubusercontent.com/davidepatti/noxim/master/other/setup/ubuntu.sh)\n\nSimilarly for macOS:\n\n    /bin/zsh -c \"$(curl -fsSL https://raw.githubusercontent.com/davidepatti/noxim/master/other/setup/macos.zsh)\"\n\nOr, to get just the latest master sources, you can run:\n\n    git clone https://github.com/davidepatti/noxim.git\n\nNoxim has a command line interface for defining several parameters of a NoC. In particular the\nuser can customize the network size, buffer size, packet size distribution, routing algorithm,\nselection strategy, packet injection rate, traffic time distribution, traffic pattern, hot-spot\ntraffic distribution.\n\nThe simulator allows NoC evaluation in terms of throughput, delay and power consumption. This\ninformation is delivered to the user both in terms of average and per-communication results.\n\nIn detail, the user is allowed to collect different evaluation metrics including the total number\nof received packets/flits, global average throughput, max/min global delay, total energy consumption,\nper-communications delay/throughput/energy etc.\n\nThe Noxim simulator is shipped along with Noxim Explorer, a tool useful during the design space\nexploration phase. Infact, Noxim Explorer executes many simulations using Noxim in order to explore\nthe design space, and modifying the conﬁguration parameters for each simulation. Noxim Explorer will\ncreate new configuration parameters for you, or complete the exploration according to the information\nread from a script (known as exploration script or space file).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidepatti%2Fnoxim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidepatti%2Fnoxim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidepatti%2Fnoxim/lists"}