Hey there I have a lot of trouble finding directions/guides/manuals on how to get subject working. Anyone able to point me in the right direction ? Henrik
Xilinx-Modelsim on Linux
Started by ●October 8, 2006
Reply by ●October 8, 20062006-10-08
Hi, After you got the libraries compiled using the compxlib tool (included in ISE), you shouldn't get any trouble. Please precise the exact problem you encountred On Oct 8, 9:47 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote:> Hey there > > I have a lot of trouble finding directions/guides/manuals on how to get > subject working. > > Anyone able to point me in the right direction ? > > Henrik
Reply by ●October 8, 20062006-10-08
GaLaKtIkUs� wrote:> Hi, > After you got the libraries compiled using the compxlib tool (included > in ISE), you shouldn't get any trouble. > Please precise the exact problem you encountred > > > On Oct 8, 9:47 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote: >> Hey there >> >> I have a lot of trouble finding directions/guides/manuals on how to get >> subject working. >> >> Anyone able to point me in the right direction ? >> >> HenrikI'm a step further from that. What libs should i compile. Let me resume for a moment. Downloaded WebPack 8,2,03i and installed it. Done a few recomended jumps and it works. When i click "Simulate Behavorial" i get a error saying: Model technologies vsim cannot be found be Project navigator. .... Where do i start ? Henrik
Reply by ●October 8, 20062006-10-08
Henrik Pedersen wrote:> GaLaKtIkUs� wrote: > >> Hi, >> After you got the libraries compiled using the compxlib tool (included >> in ISE), you shouldn't get any trouble. >> Please precise the exact problem you encountred >> >> >> On Oct 8, 9:47 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote: >>> Hey there >>> >>> I have a lot of trouble finding directions/guides/manuals on how to get >>> subject working. >>> >>> Anyone able to point me in the right direction ? >>> >>> Henrik > > I'm a step further from that. > What libs should i compile. > > Let me resume for a moment. > Downloaded WebPack 8,2,03i and installed it. > Done a few recomended jumps and it works. > > When i click "Simulate Behavorial" i get a error saying: > Model technologies vsim cannot be found be Project navigator. .... > > Where do i start ?Contact modeltech to buy modelsim ... The free/limited modelsim-XE doens't exists for linux, so you need the full one. But you could use the included ISE simulator. In your project settings or global preferences, there should be an option to select your simulation tool. Sylvain
Reply by ●October 8, 20062006-10-08
Try to type in a shell: comxlib --s mti_se -arch all -l all -lib all -w -smartmodel_setup If it doesn't compile tell me the exact error message. Be sure that the modelsim's binary files are accessible (update you PATH environment variable) On Oct 8, 11:08 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote:> GaLaKtIkUs=99 wrote: > > Hi, > > After you got the libraries compiled using the compxlib tool (included > > in ISE), you shouldn't get any trouble. > > Please precise the exact problem you encountred > > > On Oct 8, 9:47 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote: > >> Hey there > > >> I have a lot of trouble finding directions/guides/manuals on how to get > >> subject working. > > >> Anyone able to point me in the right direction ? > > >> HenrikI'm a step further from that. > What libs should i compile. > > Let me resume for a moment. > Downloaded WebPack 8,2,03i and installed it. > Done a few recomended jumps and it works. > > When i click "Simulate Behavorial" i get a error saying: > Model technologies vsim cannot be found be Project navigator. .... >=20 > Where do i start ? >=20 > Henrik
Reply by ●October 9, 20062006-10-09
Did you try to run Modelsim using WINE on Linux ? Henrik Pedersen wrote:> Hey there > > I have a lot of trouble finding directions/guides/manuals on how to get > subject working. > > Anyone able to point me in the right direction ? > > Henrik
Reply by ●October 9, 20062006-10-09
GaLaKtIkUs� wrote:> comxlib --s mti_se -arch all -l all -lib all -w[root@p1800 bin]# find / -name comxlib [root@p1800 bin]# Have'nt got that file. Should it be run under vine ? Henrik
Reply by ●October 9, 20062006-10-09
Sylvain Munaut wrote:> Henrik Pedersen wrote: >> GaLaKtIkUs? wrote: >> >>> Hi, >>> After you got the libraries compiled using the compxlib tool (included >>> in ISE), you shouldn't get any trouble. >>> Please precise the exact problem you encountred >>> >>> >>> On Oct 8, 9:47 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote: >>>> Hey there >>>> >>>> I have a lot of trouble finding directions/guides/manuals on how to get >>>> subject working. >>>> >>>> Anyone able to point me in the right direction ? >>>> >>>> Henrik >> >> I'm a step further from that. >> What libs should i compile. >> >> Let me resume for a moment. >> Downloaded WebPack 8,2,03i and installed it. >> Done a few recomended jumps and it works. >> >> When i click "Simulate Behavorial" i get a error saying: >> Model technologies vsim cannot be found be Project navigator. .... >> >> Where do i start ? > > Contact modeltech to buy modelsim ... > > The free/limited modelsim-XE doens't exists for linux, so you need the > full one. But you could use the included ISE simulator. In your project > settings or global preferences, there should be an option to select your > simulation tool. > > > SylvainTried using that instead and got this far: Building mod_Timers_isim_beh.exe ERROR:Simulator:222 - Generated C++ compilation was unsuccessful Henrik
Reply by ●October 9, 20062006-10-09
Henrik Pedersen wrote:> GaLaKtIkUs� wrote: > >> comxlib --s mti_se -arch all -l all -lib all -w > > [root@p1800 bin]# find / -name comxlib > [root@p1800 bin]# > > Have'nt got that file. > > Should it be run under vine ? > > Henrikcompxlib (typo)
Reply by ●October 9, 20062006-10-09
GaLaKtIkUs� wrote:> Try to type in a shell: comxlib --s mti_se -arch all -l all -lib all -w > -smartmodel_setup > If it doesn't compile tell me the exact error message. > Be sure that the modelsim's binary files are accessible (update you > PATH environment variable) > > On Oct 8, 11:08 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote: >> GaLaKtIkUs� wrote: >> > Hi, >> > After you got the libraries compiled using the compxlib tool (included >> > in ISE), you shouldn't get any trouble. >> > Please precise the exact problem you encountred >> >> > On Oct 8, 9:47 pm, Henrik Pedersen <henrik.kir...@gmail.com> wrote: >> >> Hey there >> >> >> I have a lot of trouble finding directions/guides/manuals on how to >> >> get subject working. >> >> >> Anyone able to point me in the right direction ? >> >> >> HenrikI'm a step further from that. >> What libs should i compile. >> >> Let me resume for a moment. >> Downloaded WebPack 8,2,03i and installed it. >> Done a few recomended jumps and it works. >> >> When i click "Simulate Behavorial" i get a error saying: >> Model technologies vsim cannot be found be Project navigator. .... >> >> Where do i start ? >> >> HenrikTried above solution with the folowing result: ./compxlib --s mti_se -arch all -l all -lib all -w -smartmodel_setup ./compxlib: error while loading shared libraries: libPersonalityModule.so: cannot open shared object file: No such file or directory The module in question is located in the same directory. What would be a logical next step to try ? Henrik






