
66 CHAPTER 4 nML
synthesizable (register-transfer-level) hardware description language generator, and
a test-program generator. Further,Section 4.8 describes some typical design applica-
tions that have been implemented using nML and the IP Designer tool suite. Finally,
Section 4.9 concludes this chapter.
4.2 THE nML PROCESSOR DESCRIPTION FORMALISM
In nML,a structural skeleton of the target processor is first specified,which declares,
among others, all the processor’s storage elements. This structural skeleton is the
topic of Section 4.3.
The second part of an nML processor description contains a grammar that defines
the machine language of the processor ...