Use to LogiBLOX in HDL
- If a LogiBLOX function is inferred (X <= A +B; ):
- Behavioral simulation is not needed, there is nothing else to do.
- If behavioral simulation will be needed, then execute LogiBLOX to create the simulation model (functional models only).
- To instantiate a LogiBlox function, or if the synthesis tool doesn¡¯t infer LogiBLOX Automatic:
- Use LogiBLOX GUI from command-line : lbgui
- Creates an entity or module declaration to in the design
- The remainder of it chapter will discuss LogiBLOX instantiation