{"id":16563726,"url":"https://github.com/nathsou/hdl-env","last_synced_at":"2026-06-10T07:31:35.100Z","repository":{"id":244595997,"uuid":"815700090","full_name":"nathsou/hdl-env","owner":"nathsou","description":"Dev container for development and simulation of the Nandland Go and Alchitry Cu FPGA Boards using open source software.","archived":false,"fork":false,"pushed_at":"2024-06-18T20:47:08.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-08T14:51:34.478Z","etag":null,"topics":["alchitry","alchitry-cu","devcontainer","docker","fpga","ice40","nandland","open-source","yosys"],"latest_commit_sha":null,"homepage":"","language":"Verilog","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/nathsou.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":"2024-06-15T21:59:44.000Z","updated_at":"2024-06-18T20:47:12.000Z","dependencies_parsed_at":"2024-06-19T02:31:50.807Z","dependency_job_id":null,"html_url":"https://github.com/nathsou/hdl-env","commit_stats":null,"previous_names":["nathsou/go-board"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nathsou/hdl-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fhdl-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fhdl-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fhdl-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fhdl-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathsou","download_url":"https://codeload.github.com/nathsou/hdl-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathsou%2Fhdl-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34142637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["alchitry","alchitry-cu","devcontainer","docker","fpga","ice40","nandland","open-source","yosys"],"created_at":"2024-10-11T20:42:08.966Z","updated_at":"2026-06-10T07:31:35.076Z","avatar_url":"https://github.com/nathsou.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NandLand Go / Alchitry Cu Dev Container\n\n[Dev container](https://containers.dev/) set up for development, synthesis \u0026 place and route, and simulation of the [NandLand Go](https://nandland.com/the-go-board/) and [Alchitry Cu](https://alchitry.com/boards/cu) FPGA development boards.\n\n## Tools\n- [Yosys](https://github.com/YosysHQ/yosys) for synthesis\n- [NextPNR](https://github.com/YosysHQ/nextpnr) for place and route\n- [Icestorm](https://github.com/YosysHQ/icestorm) for programming the FPGA\n- [Icarus Verilog](https://github.com/steveicarus/iverilog) for simulation\n- [Cocotb](https://github.com/cocotb/cocotb) for testbenches\n\n## Usage\n\nOpen the project in VSCode, open the command palette and select `Dev Containers: Reopen in Container`. This will open the project in a container with all the necessary tools installed and example projects.\n\n### Generate a bitstream file\n\nNandLand Go Board:\n\n```bash\ncd projects/chapter02/go\ngen_bitstream go . switchtes_to_leds.v\niceprog artifacts/switches_to_leds.bin\n```\n\nFor the Alchitry Cu:\n\n```bash\ncd projects/chapter02/cu\ngen_bitstream cu . rst_to_leds.v\niceprog artifacts/rst_to_leds.bin\n```\n\n ### Run a simulation\n\nTestbenches can be run using cocotb and Icarus Verilog which are already installed in the container.\n\n```bash\ncd projects/chapter05/and_gate\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathsou%2Fhdl-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathsou%2Fhdl-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathsou%2Fhdl-env/lists"}