next up previous contents
Next: Conclusions and Future Up: Contracts Previous: Application Programmer to

Compiler to Hardware Contract

  
Figure 7: Hardware Specification File

The third-stage contract is between the compiler writer and the hardware. It is at this stage that specific details (like timing, reliability, and topology) are specified. This information can be specified in a hardware specification file or determined from a microcode simulator. A preliminary example is given in Figure 7gif. Its contents must include sufficient detail and information to provide the compiler with the resources it needs to estimate wall clock time and output error for the application at hand. In addition, the compiler must know about parallel features in the likelihood that an optimization is needed or requested. Hence, the essential features to be included in the file include, but are not limited to:

The idea is that the front end of a compiler should still be robust enough and adaptable enough to obtain good performance for a variety of platforms.

 
Figure 7: (Continued) Hardware Specification File



Dr. T. L. Marchioro II
Wed Aug 9 16:54:08 CDT 1995