Chapter 2. Overview of the Process of Implementing an FPGA Design
There's more to designing an FPGA than just typing in the VHDL program. An entire process exists for turning what you just typed into an image suitable for loading into an FPGA. The code that you enter determines both the behavior and performance of the design.
Specifying the performance standards, that is, how fast the design should operate, is an art in and of itself and is well outside the scope of this text. 1 These performance standards are specified in a User Constraint File (UCF). Suffice it to say that the code that you write determines what gets created2– that is, how it behaves, 3 but how it is placed within the fabric of an FPGA is determined by the implementation phase ...

Get VHDL 101 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.