Previous

Register Selection

Placing registers and choosing the clocking scheme are important architectural decisions. (Clocking schemes can be arbitrarily complex.) There are two ways to define registers in your VHDL description. Each method has specific advantages.

See the “Register and Three-State Inference” chapter for a discussion of register and latch inference.

Next