{"id":26758512,"url":"https://github.com/wdevore/machdyne_fpgas_sbcs","last_synced_at":"2026-02-05T14:02:14.641Z","repository":{"id":75435764,"uuid":"584030372","full_name":"wdevore/MachDyne_FPGAs_SBCs","owner":"wdevore","description":"Machdyne series of FPGA boards. Eis, Schoko, Keks, Bon Bon","archived":false,"fork":false,"pushed_at":"2024-09-15T20:07:40.000Z","size":43334,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-16T20:59:17.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SystemVerilog","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/wdevore.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}},"created_at":"2023-01-01T01:50:41.000Z","updated_at":"2024-09-15T20:07:43.000Z","dependencies_parsed_at":"2023-02-23T16:45:56.519Z","dependency_job_id":"8a12b9cf-aaa0-4e1d-93f8-4fd79e7afc5c","html_url":"https://github.com/wdevore/MachDyne_FPGAs_SBCs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FMachDyne_FPGAs_SBCs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FMachDyne_FPGAs_SBCs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FMachDyne_FPGAs_SBCs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FMachDyne_FPGAs_SBCs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wdevore","download_url":"https://codeload.github.com/wdevore/MachDyne_FPGAs_SBCs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246062211,"owners_count":20717576,"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":[],"created_at":"2025-03-28T16:29:20.043Z","updated_at":"2026-02-05T14:02:09.617Z","avatar_url":"https://github.com/wdevore.png","language":"SystemVerilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MachDyne_FPGAs_SBCs\nMachdyne series of FPGA boards. Eis, Schoko, Keks, Bon Bon\n\n# Setting up the environment.\n\n**BELOW DIDN'T WORK**\n1) First build the RISC-V cross compiler tool chain\n  - We will us YosysHQ's environment to do that. Clone their repo: \n  - make YosysHQ\n  - cd YosysHQ\n  - git clone https://github.com/YosysHQ/picorv32.git\n  - cd picorv32\n  - make download-tools\n\n**This seems to work**\nhttps://mindchasers.com/dev/rv-getting-started\n\nexport PATH=/usr/local/bin:$PATH\n\nTopRerenece/RISC-V Assembly Language Programming (Draft v0.17).pdf\nThe RISC-V Reader Oct2017.pdf\n\nrisc-v-asm-manual.pdf section 9.1:\n3. Compile and generate dump for a program\n(a) riscv64-unknown-elf-gcc -nostdlib -nostartfiles -T spike.lds example.S -o example.elf\n(b) riscv64-unknown-elf-objdump -d example.elf \u0026 \u003e example.dump\n\nSpike simulator:\nhttps://github.com/riscv-software-src/riscv-isa-sim\n\n\n```\nmkdir -p ~/projects/riscv\ncd ~/projects/riscv\ngit clone https://github.com/riscv/riscv-gnu-toolchain\ncd riscv-gnu-toolchain\nINS_DIR=~/projects/riscv/install/rv32i\n./configure --prefix=$INS_DIR --with -multilib -generator = \"rv32i-ilp32--; rv32im -ilp32--\"\nmake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdevore%2Fmachdyne_fpgas_sbcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdevore%2Fmachdyne_fpgas_sbcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdevore%2Fmachdyne_fpgas_sbcs/lists"}