{"id":15220452,"url":"https://github.com/kulp/tenyr","last_synced_at":"2025-10-30T06:32:03.772Z","repository":{"id":2016814,"uuid":"2952392","full_name":"kulp/tenyr","owner":"kulp","description":"Simple, orthogonal 32-bit computer architecture and environment","archived":false,"fork":false,"pushed_at":"2024-03-22T03:53:46.000Z","size":4041,"stargazers_count":26,"open_issues_count":11,"forks_count":4,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2024-03-22T04:34:27.022Z","etag":null,"topics":["assembler","c","cpu","fpga","hardware","simulator"],"latest_commit_sha":null,"homepage":"http://kulp.github.io/tenyr/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kulp.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"COPYING","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":"2011-12-10T06:55:54.000Z","updated_at":"2024-03-22T04:34:27.023Z","dependencies_parsed_at":"2024-09-28T13:20:31.578Z","dependency_job_id":null,"html_url":"https://github.com/kulp/tenyr","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulp%2Ftenyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulp%2Ftenyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulp%2Ftenyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulp%2Ftenyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulp","download_url":"https://codeload.github.com/kulp/tenyr/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219856579,"owners_count":16556082,"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":["assembler","c","cpu","fpga","hardware","simulator"],"created_at":"2024-09-28T13:10:02.022Z","updated_at":"2025-10-30T06:31:58.023Z","avatar_url":"https://github.com/kulp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tenyr\n[![C-language CI](https://github.com/kulp/tenyr/workflows/C-language%20CI/badge.svg)](https://github.com/kulp/tenyr/actions?query=workflow%3A%22C-language+CI%22)\n[![Coverage Status](https://img.shields.io/codecov/c/github/kulp/tenyr.svg)](https://codecov.io/github/kulp/tenyr)\n\n## Overview\n\n**tenyr** is a 32-bit computer architecture and computing environment that\nfocuses on simplicity of design and implementation. **tenyr**'s tools run on\nMac, \\*nix, and Windows on multiple architectures. **tenyr**'s highly portable\nVerilog hardware definition has been demonstrated on a Lattice ECP5 FPGA with\nthe [ULX3S] development board, and on a Xilinx Spartan6 FPGA with the [Nexys3]\ndevelopment board.\n\n**tenyr** comprises :\n\n* an [instruction set architecture (ISA)](https://github.com/kulp/tenyr/wiki/Assembly-language)\n* an [implementation in FPGA hardware](https://github.com/kulp/tenyr/tree/develop/hw/verilog) with device support\n  * VGA text output at 64x32 resolution is supported\n  * no input devices are currently implemented in hardware \u0026ndash; help appreciated !\n* tools for building software\n  * [assembler (tas)](https://github.com/kulp/tenyr/wiki/Assembler)\n  * [linker (tld)](https://github.com/kulp/tenyr/wiki/Linker)\n  * [simulator (tsim)](https://github.com/kulp/tenyr/wiki/Simulator)\n* a [standard library](https://github.com/kulp/tenyr/tree/develop/lib) of tenyr code\n* some [example software](https://github.com/kulp/tenyr/tree/develop/ex), including :\n  * [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) ([tenyr source code](https://github.com/kulp/tenyr/blob/develop/ex/bm_conway.tas))\n  * random snakes \"screensaver\" ([tenyr source code](https://github.com/kulp/tenyr/blob/develop/ex/bm_snake.tas) \u0026ndash; [running in the simulator](https://vimeo.com/98338696), [running on the FPGA](https://vimeo.com/103773300))\n  * a [recursive Fibonacci number generator](https://github.com/kulp/tenyr/blob/develop/ex/bm_fib.tas)\n\n**tenyr**'s documentation is [a wiki](https://github.com/kulp/tenyr/wiki), and it keeps a [changelog](Changelog.md) from v0.9.4 onward.\n\n[ULX3S]: https://ulx3s.github.io\n[Nexys3]: https://reference.digilentinc.com/programmable-logic/nexys-3/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulp%2Ftenyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulp%2Ftenyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulp%2Ftenyr/lists"}