OPB <-> WhishBone wrapper (opb_wb_wrapper at opencores)
Feb 13, 2005 26 Replies
R
Rudolf Usselmann
Why not ?
The only issue is the parameter handling, which currently I guess are synthesized away. One way around that would be to make the parameters real wires and have the user specify constant values on those wire.
That would of course defeat the whole purpose of EDK and being able to do auto-config. Unless of course we add another wrapper on top of the IP Core to hide this ... what a mess !
rudi ============================================================= Rudolf Usselmann, ASICS World Services,
formatting link
Your Partner for IP Cores, Design, Verification and Synthesis
Didn't find your answer? Ask the community — no account required.
J
Jonathan Dumaresq
If we have a way to plug wishbone signal between the wrapper and the ipcore(wishbone one) imported from the wizard i can live with this. Even is it's not automaticaly connected together.
If we can add thoses connection in a easy way i can live with this !
is opb2wb_0->wb_data_o and gpio_top_0->wb_dat_i connected together ?
if yes i thing i have found a way to connect easily both signal :)
regards
Jonathan
"Jonathan Dumaresq" a écrit dans le message de news: Sh6Rd.30695$ snipped-for-privacy@charlie.risq.qc.ca...
S
Sylvain Munaut
Use the "Port" tab in the "add/edit cores" dialog windows like what you use to connect clock & reset signals together ...
Connect all signals like "wb_stb_i" to the "wb_stb_o" of the other core, pretty easy ...
Sylvain
J
Jonathan Dumaresq
"Sylvain Munaut" a écrit dans le message de news: 42150d44$0$28532$ snipped-for-privacy@news.skynet.be...
Yea that is what i have done. I have plugged all the net together and for the gpio wb_clk_i plug to the sys_clk_s and wb_rst to sys_rst_s.
I have remove the led part of the edk project and want to replace it with the wb_gpio. So i have connected all the wire to the real pin on the fpga in the ucf file.
Now i woule like to know how can i write to the wb_gpio register.
This is what i think that should be modify:
change the wb_gpio address to 0x2000000 ? or change the wrapper to the address of the wb_gpio ?
I probably miss something again or this is suppose to work like i describe ?
regards
Jonathan
J
Jonathan Dumaresq
any news Sylvain ?
have you play with wb_gpio ipcore ?
regards
Jonathan "Sylvain Munaut" a écrit dans le message de news: 420fb7ae$0$22479$ snipped-for-privacy@news.skynet.be...
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.