Previous: VHDL Up: Analysis of Parallel VHDL Simulation Next: The parallel kernel

The VHDL to C++ compiler

The VHDL to C++-compiler is responsible for translating a VHDL source into a number of C++-sources, that are combined with parallel kernels to form partitions. In order to make the compiler as simple as possible, it uses a high level runtime organisation.

___________________________________________________

www@einstein