https://github.com/fpgawars/fpgariders
Collection for storing users blocks/designs
https://github.com/fpgawars/fpgariders
fpga fpgawars icestudio users
Last synced: 2 months ago
JSON representation
Collection for storing users blocks/designs
- Host: GitHub
- URL: https://github.com/fpgawars/fpgariders
- Owner: FPGAwars
- License: gpl-3.0
- Created: 2023-02-25T06:08:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T20:31:16.000Z (over 2 years ago)
- Last Synced: 2025-04-12T22:52:41.996Z (2 months ago)
- Topics: fpga, fpgawars, icestudio, users
- Language: JavaScript
- Homepage:
- Size: 2.12 MB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FpgaRiders Collection
[![Icestudio][icestudio-image]][icestudio-url]
![Version][version-image]Collection of Blocks designed by Icestudio users
## Documentation
Find all the information on the [WIKI page](https://github.com/FPGAwars/FpgaRiders/wiki)categories:
### 1- In-Outs
For Fpga inputs outputs dealing (tri-state, de-bouncing, boutons of every sort, mechanical encoders ... )### 2- LogicCircuits
Basic Gates, Combinatory and sequential logic, + special Tim rudy 74LS,.. collection (thanks to him for that job!) (It can be fun for emulating, with an fpgaboard, a circuit that we can later solder with traditional ICs (not all DiY applications need the final use of a 100KLuts FPGA ;-) )### 3- Interface
Simple protocol interfaces ( thaht can be used with almost any periferal comunicating with thaht protocol), complex interfaces ( oriented to the use of a single, particular peripheral...)### 4- Memories
FF, Bram, external memories controller,...### 5- Math
More " complex" Multi-bit math operations (@ Democrito ;-))### 6- Processing
Cpu, DSP, ..., and the much simpler State-machines
### 7- Sound
Sound related blocks### 8- Graphics
Graphics related blocks### 9- Various
## License
Licensed under [LGPL-3.0](https://opensource.org/licenses/LGPL-3.0).
## Install
For installing and using this colection in Icestudio follow these steps:
* Download the collection: [stable](https://github.com/FPGAwars/FpgaRiders/archive/refs/tags/v0.1.0.zip) or [development](https://github.com/FPGAwars/FpgaRiders/archive/refs/heads/main.zip)
* Install the collection: *Tools > Collections > Add*
* Select the collection: *Select > Collection*## Authors
* [Carlos Venegas](https://github.com/cavearr)## Contributors
* [Obijuan](https://github.com/Obijuan)-------
[icestudio-image]: https://img.shields.io/badge/collection-icestudio-blue.svg
[icestudio-url]: https://github.com/FPGAwars/icestudio
[version-image]: https://img.shields.io/badge/version-v0.1.0-orange.svg