I am using modelsim to do EFB simulation, but when i load pre-compile path "C:\lscc\diamond\3.10_x64\cae_library\simulation\blackbox\machxo2_black_ boxes", modelsim can't not find the files.(ScreenClip.jpg) Dose anyone have "../efb_src/EFB.v" files, please provide to me. thank you .
:
Moved by Moderator
You con compile the libs in the TCL console of diamond for your own:
1 | cmpl_libs -sim_path your_modelsim_path -target_path e_g_compiled_libs -lang vhdl -device machxo2 |
Duke