Thanks for your quick answer, Jiri. I launch grmon-eval just with the -pci switch. Regarding the logs you asked me for, here they are: root$ ./phob_load...
In the dir Examples/Board/gr-xc3s-1500, in the MAKEFILE it is given SYNFREQ=60. PL clarify the meaning of SYNFREQ as I want to implement the example...
Yes, that's what I was looking at. I think my upgrade of PHOB from 2.4 to 2.6 was made too quickly. I'm going to investigate deeper in it, and I will give you...
Hi SYNFREQ is used to set the frequency constraint in the synplify and quartus project files. It is typically set 20% higher than the actual board frequency to...
Hi Yan, Thanx for explaining the SYNFREQ. As presently I am using ISE 8.1 to synthesize so I think, I have not consider SYNFREQ in my project. S.Sarkar Yan Lin...
Hello all, I use grlib-eval 1.07. I realized a config for the gr-pci-xc2v board with grspw. But when i synthetize, i obtained a error: ERROR:NgdBuild:604 -...
The grspw is only available under a commercial license and it is therefore not included in the GPL version of GRLIB. You must disable the grspw to be able to...
Dear ALL, After doing many iteration, using many compilers, finally I can build elf format simple hello program and can run it in simulator. Anyway, when I...
Dear ALL, After doing many iteration, using many compilers, finally I can build elf format simple hello program and can run it in simulator. Anyway, when I...
FPGA: Virtex-II Pro x2cvp30 GRLIB: eval-1.0.7 When I connect DSU with AHBUART, when info displayed is ok. ... ... ... This evaluation version will expire on...
Hi Jiri, Konrad and all I would like to use some math function like "sqrt", "log10" . But i have always the message "undefined reference to 'sqrt' or log 10" ....
This indicates some kind of problem with the parallel cable. Are you using Xilinx Parallel Cable III or IV? Check that the cable is correctly connected and...
On Fri, 2 Jun 2006, Nabil Souissi wrote: "I would like to use some math function like "sqrt", "log10" . But i have always the message "undefined reference to...
Hi Jiri, Thanks for your last answer to the wrappers problem. I have pretty much got it sorted out now. I just have one quick question. In your grswp core when...
Hi Jiri, Thanks for your last answer to the wrappers problem. I have pretty much got it sorted out now. I just have one quick question. In your grswp core when...
Hi Jiri, Thanks for your last answer to the wrappers problem. I have pretty much got it sorted out now. I just have one quick question. In your grswp core when...
Thank you very much Colin_Paul. I miss stupidly to link it with -lm Thanks ... -- _______________________________________________ Check out the latest SMS...
Ok, now it works fine ! (I mean grmon-eval on PCI/CardBus). I thought that PHOB was activating the device, but it seems it does not. Therefore I also...
An AHB bus can have maximum 16 masters, so you could have this many leon3 cores. It is not very practical to have more than 4, since the AHB bus bandwith will ...
Thank you Jiri I do that and it work correctly. ... -- Nabil -- ... -- _______________________________________________ Check out the latest SMS services @...
Hi Jiri and all "My H263 video encoder work correctly with Snapgear Linux and Leon3MMU" I want to add some function in my boot script, i want to know how i ...
Hi Jiri and all "My H263 video encoder work correctly with Snapgear Linux and Leon3MMU" I want to add some function in my boot script, i want to know how i ...
Hi Jiri and all I try to improve my video encoder by using GRFPU, I download "grlib-netlists-1.0.7.tar.gz " and untar it in my grlib folder but i dont find the...
Evaluation netlists of GRFPU are availble for Cyclone-2, Stratix-2, Virtex-2, and Spartan-3. I don't think you will have much luck with any FPU from OpenCores...