Skip to content

Releases: FPGAwars/iceGates

v0.3.1

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

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Mar 09:51
Compare
Choose a tag to compare
  • Refactor: Blocks implementations moved to Blocks Folder
  • Refactor: Blocks implementation: Blocks only in the first level
  • Refactor: Default implementation: Verilog
  • Add And16, Or16, Not16

v0.2.0

17 Feb 19:44
Compare
Choose a tag to compare

Components

  • AND3 - AND8
  • AND-Bus3 - AND-Bus8
  • AND-Busen3 - AND-Busen8
  • AND-Op3 - AND-Op8
  • OR3 - OR8
  • OR-Bus2 - OR-Bus8
  • OR-Op2 - OR-Op8
  • NOT3 - NOT8
  • XOR3-XOR8
  • XOR-Op2 - XOR-Op4
  • XNOR2 - XNOR8
  • XNOR-Op2 - XNOR-Op4
  • NAND
  • NOR

Examples

Examples for the following boards: Alhambra-II, ULX3S-12F, iceBreaker, iceSugar-1.5

  • 01-And-gate-buttons-LED
  • 02-And-gate-BUS-buttons-LED
  • 03-And-enable-buttons-LED
  • 04-And-op-button-LEDs
  • 05-Or-gate-buttons-LED
  • 06-Or-gate-BUS-buttons-LED
  • 07-Or-op-button-LEDs
  • 08-NOT-button-LED
  • 09-NOT-op-LEDs
  • 10-XOR-gate-buttons-LED
  • 11-XOR-op-button-LEDs
  • 12-XNOR-gate-buttons-LED
  • 13-XOR-op-button-LEDs
  • 14-NAND-gate-buttons-LED
  • 15-NOR-gate-buttons-LED

Documentation

  • Initial documentation added to the wiki

Translations

  • Translated into Spanish

V0.1.0

25 Mar 10:41
Compare
Choose a tag to compare

Initial Release

  • Components:
  • AND2
  • AND-OP2
  • AND-BUS2
  • AND-Busen2
  • OR2
  • XOR2
  • NOT
  • TB_Display
  • TB_Not
  • Test examples and Index