Breaking News:

Realizer V4.30 build 105 is released Dear Realizer friends, a new version of Realizer V4.30 has been released: build 105. To check...
 

Bronze model


Realizer Bronze is a free evaluation version that offers virtually all the features of Realizer Gold, but is limited to schematics of 15 symbols or less. However, unlike Realizer Silver and Gold, Realizer Bronze includes five Target Modules, covering the most popular micro-controller families, You can use Realizer Bronze to help decide which micro-controllers suit your project best, and then buy only the Target Module you need when you upgrade to Silver or Gold.

To download your free evaluation version, click here. To reduce download size, Realizer Bronze does not include the Symbol Editor.

Silver model

Realizer Silver model can be used to generate code for less complex applications that do not demand highly-optimized code. It may easily be upgraded to Realizer Gold.

Gold model


The Gold model is the flag ship of our Realizer models.

It has all the optimizations that we have developed over the past years. Among them are:

  1. Variable optimization
    This means that data memory locations are re-used during the course of the program.
  2. Code optimization
    This means that, where possible, more compact code is generated.
  3. Speed optimization
    At certain points in the code and under certain conditions parts of the code may be skipped.

The effect of the optimizations vary with the type and nature of the design (and application).