[myhdl-list] modelsim co-simulation
Brought to you by:
jandecaluwe
From: Euripedes R. F. <arq...@gm...> - 2014-01-06 18:37:03
|
Hi, I'm trying to improve the test approach for a module under development and after some consideration I follow the try myhdl. I had the instalation for the 0.8 version done and I'm trying to cosimulate unsig modelsim. After instalation I run the test suite for the core and that pass, now I'm trying to test the cosimulation with modelsim, the compilation was ok but the tests do not pass. First time I run I have an error with the absence of the work library, I manually created it using vlib amd now I'm getting the following error: myhdl_vpi.so: cannot open shared object file: Obviously it's a path issue but I don't know how to correct it and didn't found the info in a web search. My next task will be try to simulate a simple VHDL module wrapped in verilog. Anyone know how to fix the problem? After the start of the simulation I'm planning to spend some time helping to improve myhdl in any ways I can, since I'm advocating python as a high level simulation language for some time here. Regards -- Euripedes R. Filho |