{"id":20536684,"url":"https://github.com/islandcontroller/neorv32load","last_synced_at":"2025-08-30T20:15:41.216Z","repository":{"id":153360550,"uuid":"375821483","full_name":"islandcontroller/neorv32load","owner":"islandcontroller","description":"Cross-platform compatible firmware download tool for use with the NEORV32 bootloader, written in Python","archived":false,"fork":false,"pushed_at":"2021-09-18T21:34:54.000Z","size":89,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T18:21:58.158Z","etag":null,"topics":["neorv32","python","risc-v"],"latest_commit_sha":null,"homepage":"","language":"Python","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/islandcontroller.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,"zenodo":null}},"created_at":"2021-06-10T20:22:22.000Z","updated_at":"2023-04-06T21:39:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a7ff3ff-c03e-44dc-a6b0-93b4c28e8afa","html_url":"https://github.com/islandcontroller/neorv32load","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/islandcontroller/neorv32load","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fneorv32load","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fneorv32load/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fneorv32load/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fneorv32load/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islandcontroller","download_url":"https://codeload.github.com/islandcontroller/neorv32load/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fneorv32load/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272900166,"owners_count":25012034,"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-08-30T02:00:09.474Z","response_time":77,"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":["neorv32","python","risc-v"],"created_at":"2024-11-16T00:37:30.129Z","updated_at":"2025-08-30T20:15:41.195Z","avatar_url":"https://github.com/islandcontroller.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neorv32load\r\n\r\nCross-platform compatible firmware download tool for use with the NEORV32 bootloader.\r\n\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"scr.png\"/\u003e\u003c/p\u003e\r\n\r\n## Requirements\r\n\r\n* Python 3.8 or newer\r\n  * `pip` utility\r\n  * `venv` module\r\n\r\n## Installation\r\n\r\nA quick walkthrough for setting up this tool using a Python Virtual Environment, to prevent polluting your Python installation. Example command line inputs shown for a Windows Powershell session.\r\n\r\n1. Download or clone this repo.\r\n2. Create a new virtual environment in `.venv`.\r\n\r\n        python -m venv .venv\r\n\r\n3. Activate the virtual environment (if not done automatically).\r\n\r\n        .\\.venv\\Scripts\\activate\r\n\r\n4. Install modules from the `requirements.txt` file using `pip`.\r\n\r\n        pip install -r requirements.txt\r\n\r\n5. Done. Remember to activate the `.venv` when running the tool in a new shell session.\r\n\r\n## Usage\r\n\r\n1. Compile the NEORV32 binary and generate a bootloader image file (example sw use \"`make exe`\").\r\n2. Prepare the command line to launch this tool (bootloader timeout may be too short to enter it later)\r\n\r\n        .\\neorv32load.py \u003cserial_port\u003e \u003cpath_to_.bin_file\u003e\r\n\r\n3. Reset the Target to enter the bootloader.\r\n4. Execute the prepared command line inputs.\r\n\r\nOther options are listed in the included help output. Use the following command to access it:\r\n\r\n    .\\neorv32load.py --help","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fneorv32load","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislandcontroller%2Fneorv32load","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fneorv32load/lists"}