Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThanks for you reply FvM.
I have one more question. I created a .hex file to initialise the RAM memory and I want to use it in Modelsim. I referred the document which said - Search for the following lines in the modelsim.ini file: ; List of dynamically loaded objects for Verilog PLI applications ; Veriuser = veriuser.sl Remove the semicolon (;) from the "Veriuser" line and point to the location of the .dll file as follows: Veriuser = \eda\mentor\modelsim\convert_hex2ver.dll I do not have the modelsim folder in \eda\mentor However, in another Altera s document it is mentioned that convert_hex2ver.dll can be found in : <modelsim-altera_install_dir>\win32aloem/../win32aloem/convert_hex2ver.dll But I dont have the .dll file there as well!!! I dont know why...Is there any reason why that .dll is missing? Can anybody kindly attach the convert_hex2ver.dll file so that I can download it and use it. It will help me proceed with my work. Thanks.