Esterel EDA
What are the supported platforms?
Esterel Studio™ 5.5 & 6.0 are available on the following platforms:
| Operating Systems | Supported Versions | C/C++ Compilers requirements |
Windows® |
|
|
Linux |
|
|
Unix (SUN Sparc) |
|
|
PERL V 5.8 or later is required when using provided customization script
* Note: Using Esterel Studio on a 64 bits Linux machine:
If you use Esterel Studio on a 64 bits Linux machine, you must force your compiler to build a 32 bits library When building the simulator. To do that, open your active configuration and in the Simulation panel enter the following parameters:
- Additional C compiler options field must contain -m32
- Linker options field must contain -L/usr/lib -melf_i386
