The project definition file is structured as follows:
PROJECT ( | ||
PREAMBLE | (Project Name, directory, author, etc.) | |
PARAMLIB | (Definitions of instrn set, registers, | |
memory, packets, links, entity states) | ||
GLOBALS | (Global parameters) | |
ENTITYLIB | (Entity definitions) | |
STRUCTURE | (Entity instances | |
Links between entities) | ||
) |