Altera_Forum
Honored Contributor
8 years agoModelsim fails (vlog-2726) failed to access library..!
Hello! I'm attempt to simulate my quartus Prime 17 project..
Project is simply 2 blocks for frame coding/decoding (already well simulated..) plus a Transceiver PHY block.. (no controller, I use PHY in a fixed mode, no reconfiguration needed) Quartus performs all Analysis & Sint fine! All IPs are generated correctly, with vhdl simulation options checked But, when I start automatically Modelsim Altera simulation tool, it fails attempting to execute vlog command in tcl file, reporting (vlog-2726) Config alt_sld_fab_alt_sld_fab_170_gtjio5q_cfg failed to access library 'name lib' All these lib files and directories exists! I havent' any problems generating files for simulation from Qsys/Transceiver component.. I cannot solve this issue, that stops my simulation test bench... Have you never find similar issues? Thanks!