Specification vs. Description
Specification vs. Description
- Specification: Saying what I want.
e.g. (" a[i,j] Î A) (a[i,j] ¬ 0)
- Description: Saying how to do it ("implementation").
e.g. for(i=0; i- We do not have effective specification languages for general-purpose digital design. For some special-purpose applications (e.g. DSP) we do.