An assembler for the Freescale DSP56xxx. Build into the assembler is a code optimizer with extensive knowledge about the processor pipeline and instruction semantics. It is able to optimize hand tuned code even further and unroll loops when that results in more optimal code.
NOVA, now called NOVAgen, is the proprietary generation and development tools suite of TASKING for building Cross-Assembler toolsets for virtually any DSP or microcontroller. It takes an input specification of the assembly language syntax, mnemonics and associated opcode sequences, and builds all components that are necessary for a full-featured assembler, automatically. These can be compiled [...]