Altera_Forum
Honored Contributor
11 years agoVHDL Modules for testbench - external Hardware
Hi,
while setting up my testbech(es) for my electronics I'm now trying to implement the external devices to implement the response of these in real hardware to the FPGA code. While this might be easy to do for simple devices, the effort (and thus the possibility to make failures) increase with more complex devices. Additionally the intention is to check my code rather writing both "sides". Thus it would be best to have the VHDL module representing the external IC by the IC's manufacturer to be sure that the simulation does not suffer from self-made issues caused by mistakes in the external IC representing code. Do I need to contact all device manufacturers to ask for these VHDL modules (hoping they have these and provide them) or does a kind of central database for verification & validation support exist? Kind regards