Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 677 Bytes

File metadata and controls

21 lines (15 loc) · 677 Bytes

Assumptions

Assumes that you have gone through basic StateSmith tutorials already.

Intro

This example outputs a MySm.md file that can be useful for:

  • git/svn diffs
  • inspecting hierarchical designs
  • understanding StateSmith transformations

Lots more detail here: StateSmith/StateSmith#200

Video

https://youtu.be/hfUY5opR60w

How To Use

The generated code isn't meant to be compiled. We are just here to see the output .md file.

Play with the diagram, the .csx settings, then run code gen.

Other Notable Stuff

Look inside RUNNING state. It helps explain a potential problem with "transition spamming" and safety checks.