Next: Specifying Machine Properties, Up: Configuration
The configuration file consists of three sections.
NAME.
REGISTERS.
BYTE MEMORY or WORD MEMORY. This block may
occur several times to describe multiple blocks, such as program memory,
stack memory and static data.
The configuration is in free format. Comments may be introduced, C++
style, by //.
Note: The C style quotation/*...*/is not supported