i am system Generator with ISE 2014.7 and Matlab 2012a. I made a Black Box with verilog top-level.
When I select ISE Simulator as simulator of my Black Box, I see that my Black Box works correctly. When I simulate my verilog codes in a modelsim project with my own testbench, modelsim works as I expected. But,
if I select Modelsim as external co-simulator, then I have a problem. I have added unisim library to my modelsim.ini file. So, it initializes the modelsim when I run simulation through simulink.
However, the simulation stops just after starting.
Please help.
Thanks!
I didn't find the right solution from the Internet.