Skip to content

Releases: JC3/vcbtool

1.4.2

03 Apr 11:47
@JC3 JC3
3c7d46c
Compare
Choose a tag to compare
  • support for some new characters in 3x5 and 5x7 fonts
  • added 4x5 font (thanks kkirss)
  • added FixedSys font with full latin-1 charset
  • added Amiga Topaz font with full latin-1 charset (thanks tyrnid)
  • added Amiga Topaz Sans font with full latin-1 charset
  • externalized font description file
  • bugfix: don't label timings in graph when timings unavailable

1.4.1

01 Apr 16:13
@JC3 JC3
6c2c0f9
Compare
Choose a tag to compare

1.4.1

  • rom generator: choose data lsb position
  • text generator: added layer/ink selection
  • text generator: minor tweaks to 3x5 font
  • text generator: added 5x7 font
  • ui: window size and position saved across runs
  • ui: option to keep always on top
  • analysis: performance optimization for timing analysis
  • fix rare crash when generating empty blueprints
  • migrate to qt6

1.3.0

28 Mar 18:01
@JC3 JC3
Compare
Choose a tag to compare

text generator

1.2.1

28 Mar 17:03
@JC3 JC3
45af861
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

  • box shaped i/o nodes
  • display critical path length in ui
  • fix: incorrect critical path coloring
  • fix: freeze on circuit loops

1.2.0

27 Mar 18:37
@JC3 JC3
Compare
Choose a tag to compare

Graphviz output features:

  • cluster by i/o
  • cluster by timing
  • node positions
  • critical path highlighting
  • timing labels

Full Changelog: v1.1.0...v1.2.0