Visible to Intel only — GUID: nik1412471928988
Ixiasoft
Visible to Intel only — GUID: nik1412471928988
Ixiasoft
19.3. Using the VHDL BFMs
The VHDL BFM design and simulation flow is similar to the Verilog HDL flow, and involves the following steps:
- Create the system design in Qsys.
- Generate the testbench design in the Qsys Generation tab. Qsys automatically assigns a unique ID (0 to 1023) to each VHDL BFM instance in the testbench design.
You can implement up to 1,024 instances of a particular BFM component.
- Open the testbench system in Qsys.
- (Optional) Make changes as needed to the BFM, such as changing the BFM instance name or the VHDL BFM ID. You change the ID with the VHDL BFM ID option.
The VHDL BFM ID is only applicable for VHDL BFMs. The parameter appears in the top-level HDL for both Verilog HDL and VHDL files. However, Verilog HDL systems ignore this setting.
- Generate a VHDL simulation model of the testbench design.
- Create a custom test program.
- Compile and load the Qsys design and testbench in a simulator.
- Run the simulation.