{"id":19308556,"url":"https://github.com/dcronqvist/logix","last_synced_at":"2025-04-22T13:32:16.008Z","repository":{"id":42396408,"uuid":"341988258","full_name":"dcronqvist/logix","owner":"dcronqvist","description":"⚡ designer and simulator for logic circuits","archived":false,"fork":false,"pushed_at":"2024-01-07T15:08:02.000Z","size":54744,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T04:18:32.114Z","etag":null,"topics":["circuit","education","logic","logisim","simulator"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcronqvist.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}},"created_at":"2021-02-24T17:58:47.000Z","updated_at":"2024-05-02T04:18:32.115Z","dependencies_parsed_at":"2023-12-21T00:54:31.088Z","dependency_job_id":"afc77bd2-a4c6-41b7-9714-e9634203dcab","html_url":"https://github.com/dcronqvist/logix","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/dcronqvist%2Flogix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcronqvist%2Flogix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcronqvist%2Flogix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcronqvist%2Flogix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcronqvist","download_url":"https://codeload.github.com/dcronqvist/logix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223896811,"owners_count":17221475,"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":["circuit","education","logic","logisim","simulator"],"created_at":"2024-11-10T00:15:22.857Z","updated_at":"2024-11-10T00:15:23.683Z","avatar_url":"https://github.com/dcronqvist.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡ logix \n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dcronqvist/logix/tests.yml?branch=master\u0026label=tests)\n\nSimulator for logic gates and circuits.\n\nBelow is an example gif of a microprocessor, designed by me, that implements a simple instruction set (similar to a 6502), that is running a simple program that prints `Hello World!` to its connected display, and then allows for _infinite_ input by the user via their keyboard. The sample program is written in an assembly-style language (for easy programming of the D2), and the program can be seen [here](/examples/d2/keyboard.s). There is also a [LogiX plugin](/examples/d2/d2-plugin/) for the D2 that allows you to directly assemble a file into the D2's RAM for easy programming and running. The simulated processor is running at around 600-800 instructions per second.\n\n![Showcasing the D2 processor](media/d2_showcase.gif)\n\nThere are a few example projects in the [`examples`](/examples/) directory, which can be opened up in the editor, or simulated on the command line.\n\n## Getting started\n\nIf you just want to get your hands dirty and start placing out logic gates and make circuits, all you'll need is a `dotnet` runtime, and to clone down the repository.\n\nThe `.csproj` targets `.NET 7`, so you'll need a runtime with version \u003e= 7.\n\n```\ngit clone https://github.com/dcronqvist/logix\n.utils/setup.ps1\ncd logix/src/LogiX\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcronqvist%2Flogix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcronqvist%2Flogix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcronqvist%2Flogix/lists"}