FPGAwars / collection-default

:snowflake: Icestudio Default Collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default Collection

Icestudio Version

Default collection in Icestudio

License

Licensed under GPL-2.0.

Install

For installing and using this colection in Icestudio follow these steps:

  • Download the collection: stable or development
  • Install the collection: Tools > Collections > Add
  • Select the collection: Select > Collection

Translations

Language Locale Translated strings
English en
CZech cs_CZ
en en
Spanish es_ES

Blocks

  • Bit
    • 0
    • 1
  • Logic
    • Combinational
      • Mux 2-1
    • Gate
      • AND
      • NAND
      • NOR
      • NOT
      • OR
      • XNOR
      • XOR
    • Sequential
      • Debouncer
      • Flip-flop-D
      • Flip-flop-T
      • Prescaler22
      • PrescalerN
  • Setup
    • Pull-up-ecp5
    • Pull-up-ice40
    • Tri-state

Examples

  • 1. Basic
      1. One LED
      1. Two LEDs
      1. Three LEDs
      1. One LED blink
      1. Two LEDs alternate blink
      1. Pushbutton and LED
  • 2. Flip-flops
      1. DFF manual load
      1. Chain of three DFFs
      1. Ring of four DFFs
      1. Toggle button
      1. Binary counter with three TFFs
  • 3. Gates
      1. AND gate
      1. OR gate
      1. AND truth table
      1. OR truth table
      1. Multiplexer 2-1
      1. Decoder 2-4
      1. One bit adder
  • 4. Muxes
      1. Blinking fixed LED
      1. LED three states
      1. Multiplexer 4-1
      1. Shift register
  • 5. Markdown
      1. Headers list fonts
      1. Links and images
      1. Tables
      1. Code task list
      1. Youtube videos
  • 6. Verilog
      1. Four bits fixed binary value
      1. Four bits fixed hexadecimal value
      1. Eight bits fixed value buses
      1. Eight bits counter
      1. Split buses
      1. ROM 16x8
      1. ROM 16x8 file
      1. ROM 16x8 file generic
      1. ROM 16x8 table

Authors


About

:snowflake: Icestudio Default Collection

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%