1/1
Need opb_onewire
by notooth on Sep 18, 2015 |
notooth
Posts: 6 Joined: Dec 31, 2011 Last seen: Dec 25, 2019 |
||
Hello everyone,
I need opb_onewire for my XUPV2P board. Can anyone let me know where I can get it? Thank you. |
RE: Need opb_onewire
by aikijw on Sep 18, 2015 |
aikijw
Posts: 76 Joined: Oct 21, 2011 Last seen: Jul 8, 2023 |
||
Is there an issue with the version in the Projects repo?
|
RE: Need opb_onewire
by notooth on Sep 22, 2015 |
notooth
Posts: 6 Joined: Dec 31, 2011 Last seen: Dec 25, 2019 |
||
Hi aikijw,
There is no module named opb_onewire in EDK 10.1. I am looking for opb_onewire and xilnet too. |
RE: Need opb_onewire
by aikijw on Sep 22, 2015 |
aikijw
Posts: 76 Joined: Oct 21, 2011 Last seen: Jul 8, 2023 |
||
Well... First... This isn't a Xilinx support site... So it's not likely you'll get much assistance with EDK specifically... Second... Xilinx doesn't support EDK 10.1 any longer (I understand completely, BTW, as I have to use 11.4 myself for various reasons...)
AFAIK, EDK has never natively provided a core that goes by the name "opb_onewire"... There is an opb_onewire core available here... It's found in the Projects repo... That's probably the only opb_onewire core you're going to get any assistance with if you're asking for help in the OpenCores forum. I also believe that's the only "opb_onewire" core you're going to find... |
RE: Need opb_onewire
by notooth on Sep 22, 2015 |
notooth
Posts: 6 Joined: Dec 31, 2011 Last seen: Dec 25, 2019 |
||
Hi aikijw,
I found only s3e_onewire_master in the Project repo. Do I have to rename it to opb_onewire, or edit any code? |
RE: Need opb_onewire
by aikijw on Sep 22, 2015 |
aikijw
Posts: 76 Joined: Oct 21, 2011 Last seen: Jul 8, 2023 |
||
opb_onewire is in the projects repository... Look again...
|
RE: Need opb_onewire
by aikijw on Sep 22, 2015 |
aikijw
Posts: 76 Joined: Oct 21, 2011 Last seen: Jul 8, 2023 |
||
Actually... That's probably it (looks like the actual core in the repo is named as you've posted)... I have no idea what you're trying to do, so I can't tell you what you should do with it... I'm not sure why you think you need to rename it...
|
RE: Need opb_onewire
by notooth on Sep 23, 2015 |
notooth
Posts: 6 Joined: Dec 31, 2011 Last seen: Dec 25, 2019 |
||
I have a reference design which uses the opb_onewire. I have added the it to the library and got this error. Can you help me out?
ERROR:MDT - /home/notooth/Documents/FPGA/xup_bsb_emac_onewire/system.mss line 56 - Can not find MDD for the driver opb_onewire 1.00.a INFO:MDT - Directories Searched : - /home/notooth/Documents/FPGA/xup_bsb_emac_onewire/drivers/opb_onewire_v1_00_a/data - /home/notooth/Documents/FPGA/xup_bsb_emac_onewire/pcores/opb_onewire_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/ThirdParty/drivers/opb_onewire_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/ThirdParty/pcores/opb_onewire_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/XilinxProcessorIPLib/drivers/opb_onewire_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/XilinxProcessorIPLib/pcores/opb_onewire_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/lib/drivers/opb_onewire_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/lib/pcores/opb_onewire_v1_00_a/data ERROR:MDT - /home/notooth/Documents/FPGA/xup_bsb_emac_onewire/system.mss line 100 - Can not find MLD for the library xilnet 1.00.a INFO:MDT - Directories Searched : - /home/notooth/Documents/FPGA/xup_bsb_emac_onewire/sw_services/xilnet_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/ThirdParty/sw_services/xilnet_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/XilinxProcessorIPLib/sw_services/xilnet_v1_00_a/data - /home/notooth/Xilinx/10.1/EDK/sw/lib/sw_services/xilnet_v1_00_a/data |
1/1