{"id":18411073,"url":"https://github.com/fpgawars/collection-default","last_synced_at":"2025-04-07T10:32:42.174Z","repository":{"id":147911420,"uuid":"85388625","full_name":"FPGAwars/collection-default","owner":"FPGAwars","description":":snowflake: Icestudio Default Collection","archived":false,"fork":false,"pushed_at":"2025-02-04T19:14:57.000Z","size":576,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-22T16:52:52.153Z","etag":null,"topics":["collection","default","icestudio"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FPGAwars.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":"2017-03-18T09:05:40.000Z","updated_at":"2025-02-04T19:15:02.000Z","dependencies_parsed_at":"2024-05-11T11:40:40.251Z","dependency_job_id":"4471f583-01bd-4317-b592-73303826bafa","html_url":"https://github.com/FPGAwars/collection-default","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Fcollection-default","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Fcollection-default/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Fcollection-default/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FPGAwars%2Fcollection-default/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FPGAwars","download_url":"https://codeload.github.com/FPGAwars/collection-default/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247637458,"owners_count":20971134,"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":["collection","default","icestudio"],"created_at":"2024-11-06T03:35:08.916Z","updated_at":"2025-04-07T10:32:40.785Z","avatar_url":"https://github.com/FPGAwars.png","language":"JavaScript","readme":"\n\n# default Collection\n\n[![Icestudio][icestudio-image]][icestudio-url]\n![Version][version-image]\n\n\nDefault collection in Icestudio\n\n\n## License\n\nLicensed under [GPL-2.0](https://opensource.org/licenses/GPL-2.0).\n\n## Install\n\nFor installing and using this colection in Icestudio follow these steps:\n\n* Download the collection: [stable](https://github.com/FPGAwars/collection-default/archive/refs/tags/v0.4.1.zip) or [development](https://github.com/FPGAwars/collection-default/archive/refs/heads/main.zip)\n* Install the collection: *Tools \u003e Collections \u003e Add*\n* Select the collection: *Select \u003e Collection*\n\n## Translations\n| Language | Locale | Translated strings |\n|----------|--------|--------------------|\n| English  |  en    | ![](https://progress-bar.dev/100) |\n| CZech |  cs_CZ | ![](https://progress-bar.dev/44) |\n| en |  en | ![](https://progress-bar.dev/100) |\n| Spanish |  es_ES | ![](https://progress-bar.dev/100) |\n\n## Blocks\n* **Bit**\n  * 0\n  * 1\n* **Logic**\n  * **Combinational**\n    * Mux 2-1\n  * **Gate**\n    * AND\n    * NAND\n    * NOR\n    * NOT\n    * OR\n    * XNOR\n    * XOR\n  * **Sequential**\n    * Debouncer\n    * Flip-flop-D\n    * Flip-flop-T\n    * Prescaler22\n    * PrescalerN\n* **Setup**\n  * Pull-up-ecp5\n  * Pull-up-ice40\n  * Tri-state\n\n## Examples\n* **1. Basic**\n  * 01. One LED\n  * 02. Two LEDs\n  * 03. Three LEDs\n  * 04. One LED blink\n  * 05. Two LEDs alternate blink\n  * 06. Pushbutton and LED\n* **2. Flip-flops**\n  * 01. DFF manual load\n  * 02. Chain of three DFFs\n  * 03. Ring of four DFFs\n  * 04. Toggle button\n  * 05. Binary counter with three TFFs\n* **3. Gates**\n  * 01. AND gate\n  * 02. OR gate\n  * 03. AND truth table\n  * 04. OR truth table\n  * 05. Multiplexer 2-1\n  * 06. Decoder 2-4\n  * 07. One bit adder\n* **4. Muxes**\n  * 01. Blinking fixed LED\n  * 02. LED three states\n  * 03. Multiplexer 4-1\n  * 04. Shift register\n* **5. Markdown**\n  * 01. Headers list fonts\n  * 02. Links and images\n  * 03. Tables\n  * 04. Code task list\n  * 05. Youtube videos\n* **6. Verilog**\n  * 01. Four bits fixed binary value\n  * 02. Four bits fixed hexadecimal value\n  * 03. Eight bits fixed value buses\n  * 04. Eight bits counter\n  * 05. Split buses\n  * 06. ROM 16x8\n  * 07. ROM 16x8 file\n  * 08. ROM 16x8 file generic\n  * 09. ROM 16x8 table\n\n## Authors\n* [Jesús Arroyo Torrens](https://github.com/Jesus89)\n* [Juan González](https://github.com/Obijuan)\n* [Carlos Díaz](https://github.com/C47D)\n* [Salvador E. Tropea](https://github.com/set-soft)\n\n\n\n-------\n\n\n\u003c!-- Badges --\u003e\n[icestudio-image]: https://img.shields.io/badge/collection-icestudio-blue.svg\n[icestudio-url]: https://github.com/FPGAwars/icestudio\n[version-image]: https://img.shields.io/badge/version-v0.4.1-orange.svg\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpgawars%2Fcollection-default","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpgawars%2Fcollection-default","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpgawars%2Fcollection-default/lists"}