The wishbone app. doesn't work out-of-the-box from the repository i.e., using Xilinx ISE.
It does work as installed from the latest image.
I'm totally new to all this stuff including all the tools, languages, Beaglebone and FPGAs (I'm comfortable with Linux and vaporware-like stuff).
But after much head scratching I hacked up the .ucf declaration in the logibone .xise file to look like the one in the logipi .xise (its missing an "association" statement) and Voila! Everything works as advertised.
I'm just wondering if I did the right thing (all of this is like Creole to me).
Comments
i'll have a look at the project and see what can be wrong. At some point we worked on getting the wihsbone app working with SPI on the Logi-bone instead of GPMC and that is maybe where things were broken. Thanks for your feedback.
i am trying also .xise project of wishbone and when i opened the project it was asking for gpmc2wishbone - gpmc_wishbone_wrapper. I found the file in logi-hard-master.
The project now makes the .bit file but in my LogiBone the Led does not operates as in the predefined example.
My question is (i am sorry if it is a silly question) there is no .ucf file in the project. Do i have to include a .ucf file?
I tried with different .ucf files from the logi-hard-master folder but when i try to compile the project i get these errors:
Could you post the .ucf file that you used?
Also i want to ask which the max speed that i can get data at the BeagleBoneBlack from the LogiBone through wishbone?
Thank you very much,
George