An open API service indexing awesome lists of open source software.

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

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)

-------
![](https://github.com/FPGAwars/icestudio-wiki/raw/main/Logos/fgpawars-banner.svg)

[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