Skip to content

v0.3.3-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Jesus89 Jesus89 released this 24 May 11:16
· 1808 commits to develop since this release

Changelog

Since 0.3.2

Support Alhambra II (#227)

  • Add PCF
  • Add pinout
  • Use Apio 0.3.3

File format!

  • New version 1.2
  • Add Memory block
  • No state (zoom, pan) information
  • Improve version check. Add update message

Memory block (#233)

  • Add Basic > Memory block
  • Contains: name + local flag + editor
  • Exportable as a parameter
  • Resizable block
  • Use Verilog syntax highlight
  • Generate an internal "list" file

Improve Info block (#235)

  • Add syntax highlight
  • Render checkbox task list
  • Improve render font size
  • Improve rendering: fix tables

General

  • Fix installation bug Mac (#237)
  • Improve block connectors (#223)
  • Update eu_ES translation (#221 by @Lorea-Aldabaldetreku)
  • Add Collections > Reload function
  • Rotate constant port labels
  • Wires avoid port labels :D
  • Allow any character for I/O/Constant/Memory block names
  • Improve findBlockInArea function
  • Disable events in ports
  • Improve toolchain status check
  • Fix driver installer for Windows
  • Update driver instructions for Windows (#208)
  • Merge documentation repo in docs directory
  • Blocks style (#238)
    • Allow empty names: optimize size
    • Increase blocks interactive border
    • Refactor header for I/O/Constant/Memory blocks
    • Improve blocks replacement