Add the following paragraph to Section 13.1 (extracted from 14.1 with changes)
The clocking domain separates the timing
and synchronization details from the structural, functional, and procedural
elements of a test-bench. Thus, the timing for sampling and driving clocking
domain signals is implicit and relative to the clocking-domain’s clock. This
enables a set of key operations to be written very succinctly, without
explicitly using clocks or specifying timing. These operations are:
— Synchronous Events
— Input Sampling
— Synchronous Drives
Delete Section 14.1
Move Section 14.2 to Section 13.12
Move Section 14.3 to Section 13.13
Move Section 14.4 to Section 13.14 (include sub-chapters)
Change all references in document with respect to above changes.