Skip to content

Add support for constants in sileces design documents

  • Possibility to define numeric constants in a .silecsdesign
  • Use-case: Multiple arrays which share the same dimensions
  • Could reuse the xml-syntax of fesa "custom-constant-dim"
  • Automatic creation of according constants in the FESA custom-type
  • Automatic cast to this type in silecs-generated-code

Related: #16 (closed)