Skip to content

Releases: FPGAwars/iceMux

v0.1.2

27 May 12:24
Compare
Choose a tag to compare
  • Testbenches moved to the iceMux-TB collection (by @Obijuan )
  • Blocks and examples works ok with Icestudio 0.12 (Fix verify errors) (by @Obijuan )

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Feb 18:06
Compare
Choose a tag to compare
  • Muxes refactored. There are two implementations:
    • Main implementation in Verilog
    • Block implementation: The first level is implemented with blocks. Next levels are in verilog

v0.1.0

10 Mar 17:31
Compare
Choose a tag to compare

Initial release

Components

  • DeMux
    • DeMux-1-2-Bus
    • DeMux-1-2-verilog
    • DeMux-1-2 (1, 2, 3, 4 and 8 bits)
    • DeMuxF-1-2
    • DeMux-1-4-Bus
    • DeMux-1-4-verilog
    • DeMux-1-4
    • DeMuxF-1-4
    • DeMux-1-8-Bus
    • DeMux-1-8-verilog
    • DeMux-1-8
    • DeMuxF-1-8
    • DeMux-1-4 (2, 3, 4 and 8)
    • DeMux-1-8 (2, 3, 4 and 8)
  • Mux
    • Mux-2-1 (1-12, 15-16, 19-20, 23-24, 28-29, 31-32 bits)
    • MuxF-2-1
    • Mux-2-1-Bus
    • Mux-2-1-Verilog
    • Mux-4-1-Bus
    • Mux-4-1-verilog
    • Mux-4-1 (2, 3, 4 8 bits)
    • MuxF-4-1
    • Mux-8-1-Bus
    • Mux-8-1-verilog
    • Mux-8-1 (2,3,4,8 bits)
    • MuxF-8-1

Examples

  • Boards:
    • Alhambra II
    • Radiona ULX3S-12F
    • iCEBreaker
    • iCESugar 1.5
    • Nandland Go-board
  • 000-index
  • 001-index
  • 01-Mux-2-1-button-LED
  • 02-Mux-2-1-Bus4-button-LED
  • 03-Mux-4-1-button-LED
  • 04-Mux-4-1-Bus4-button-LEDs
  • 05-Mux-8-1-button-LED
  • 06-Mux-8-1-Bus4-button-LEDs
  • 07-deMux-1-2-button-LED
  • 08-deMux-1-2-Bus-button-LED
  • 09-deMux-1-4-button-LEDs
  • 10-deMux-1-4-Bus-button-LEDs
  • 11-deMux-1-8-button-LEDs
  • 12-deMux-1-8-Bus-button-LEDs

Documentation

  • Initial documentation added to the wiki

Translations

  • Translated into Spanish