Skip to content

Releases: hoglet67/Ice40Atom

Release 5

30 May 18:25
Compare
Choose a tag to compare

Summary of changes:

  • Update video ram controller to fix an earlier design error and add a noise killer
  • Reduce Config Clk from 20MHz to 10MHz
  • Resync with IceBoot 0.4 and update version string
  • Increase speed of config from FLASH 4x using buffered SPI writes

Note: Reducing the config clock to 10MHz has got rid of the sporadic CDone Not Set errors I was seeing on my BlackIce II board.

Release 4

27 Jul 16:11
Compare
Choose a tag to compare

Summary of changes:

  • Updated sddos to cb0f952d - Added cmd58 (Read OCR) to confirm HC support
  • Updated sddos to ff05af19 - Extend response delay from ~12ms to ~200ms
  • IceBoot: enable mux during bitstream load from flash, for some reason not doing this results in CDONE not set errors

The first two changes fixed some issues with certain MicroSD cards.

The final change helps prevent a "CDONE not set" error on BlackIce-II

Release 3

17 Jan 17:26
Compare
Choose a tag to compare

Summary of changes:

  • Added separate builds for BlackIce 1 and BlackIce 2

  • Provided additional setup margin for writes, at the expense of the 8MHz mode

Release 2

17 Jan 16:51
Compare
Choose a tag to compare

Summary of changes:

  • Added SID support

  • Added ROM switching (BRAN) support (with 7 ROMs included)

    • 0 = axr1.rom
    • 1 = pcharme_v1.73.rom
    • 2 = atomic_windows_v1.1.rom
    • 3 = gags_v2.3.rom
    • 4 = pp_toolkit.rom
    • 5 = we_rom.rom
    • 6 = fpgautil.rom
    • 7 = RAM
  • ROM bootstrap code now sends start and end address

(BlackIce I Only)

Release 1

17 Jan 16:46
Compare
Choose a tag to compare

Initial release for Ken's demo

(BlackIce I Only)