[Home]
[Index]
[Glossary]
C-monoprocessor Related Informations
A "C-monoprocessor" is a processor which we want to program only in C
(such as a workstation), considering C as a portable "assembler" with
widely standardized math and file-I/O libraries; but without widely
standardized inter-processor communication libraries: this is why the
SynDEx "C" processorType is limited to monoprocessor architectures,
useful for simulation and debugging in the early development stages of
an application.
Several SynDEx processorTypes are derived from the "C" processorType
trough hardware specific (or operating-system specific)
inter-processor-communication extensions:
-
TCP/Unix workstation ("U" processorType)
-
Transputer ("T800" processorType)
SynDEx support for C processorType
[Home]
[Index]
[Glossary]
Last update: 2000/03/06 by:
Christophe Lavarenne