Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe knowledgebase entry is quite old and concerns old FPGAs, I don't think you'll find them for the modern ones.
As for the second link, you must find the line corresponding to the FPGA you want to simulate, and download the .zip file. It contains IBIS models for all the I/O standards, including LVDS. The excel file (List of Models) can help you find which IBIS model from the .zip file you need to use. To use them, it depends on your simulator. If it can directly import IBIS models then you can use them there. If not you can try and build a spice model using voltage controlled sources. It is a bit technical and requires to read some documentation (both on SPICE controlled sources and how the IBIS models are made) and IIRC the resulting model isn't 100% accurate. I don't remember the specific details because I made this several years ago. If you can find a simulator that can directly use IBIS models it would be a lot easier.