In this chapter, we discuss the design and implementation of the pycca program itself. Pycca is designed as a language processor that reads DSL statements to populate a platform model and generates code by using a template system that queries the populated platform model. It is implemented in the Tcl language.
We also present some size and execution speed measurements of the ALS system on a representative microcontroller platform to show that the resulting memory usage ...