Skip to content

Releases: eccelerators/SimStm

SimStm 3

Choose a tag to compare

@hdiebel hdiebel released this 12 Jul 17:22
  • Introduce namespaces.
  • Introduce labels and ability to call labels.
  • Improve speed
  • Handle busses with different width by common parameterized packages.
  • Allow procedures of the form proc some () only, no some: anymore.

Advanced Features

Choose a tag to compare

@hdiebel hdiebel released this 17 Oct 07:53

Advanced features but description implemented:

  • no $ prefixes any more
  • variables can be initialized with constants now regardless of their definition sequence
  • variables can be local in procedures now
  • new procedures can have parameters now

1.1.0

Choose a tag to compare

@broeckert broeckert released this 22 Jul 12:50

Allow byte access for Avalon, AXI and Wishbone

1.0.0

Choose a tag to compare

@broeckert broeckert released this 26 Nov 13:40
9258ad6

With 1.0.0 we includes all planned commands.
See therefore the Readme.

Unit tests

The release includes for all commands some Unittests for GHDL and Modelsim/Questa

0.1.0

Choose a tag to compare

@broeckert broeckert released this 04 Sep 04:32

SimStm

Included commands:

  • basics
  • Operations (except the future ones)
  • Signals
  • Bus
  • Array
  • and others

Missing commands:

  • all file types

Bus

Basic bus masters for Avalon Memory Mapped, Axi 4 Lite and Wishbone are included.

State

SimStm can be used in production for HDL simulation tests.