<- Click here to Toggle
Chapter 1-5
Chapter 5-10
Chapter 10-15
Chapter 15-20
Chapter 20-25
Chapter 25-30
Configuration Libraries
Configuration
Configurations specify the binding information of module instances to specific Verilog HDL source code. Configurations utilize libraries. A library is a collection of modules, primitives and other configurations. SystemVerilog adds support for interfaces to Verilog configurations.
Libraries
A library is a named collection of cells. A cell is a module, macro module, primitive, interface, program, package, or configuration. A configuration is a specification of which source files bind to each instance in the design.
