[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] opb2Wb Wrapper



Hello Rich and John,

>> I should have been more clearer. I'm using ISE to implement other 
>> parts of
>> my design. Besides that, I'm not sure how to add wishbone peripherals 
>> using
>> only EDK once I've added the opb2wb component w/o using IDE.

You can look in one of John's older mbvanilla releases for the "my_inverter" 
which shows how to instantiate generic logic.  So long as you describe the block 
correctly with the mpd/pao files as John mentioned, you can instantiated any 
generic logic.  Even if it's not related to an embedded processor.

> platgen is fully data driven, it should be possible to describe the 
> wishbone bus with a typical mpd/pao file, then have it create 
> connectivity for wishbone cores etc.  I haven't actually tried it, but 
> i'm pretty sure custom buses can be supported like this.

I've put lot's of stuff into designs that had nothing to do with the microblaze 
and this is a convenient way to go. The constructs used in making EDK compatible 
  components also serve to encourage fairly generic, parameterizable blocks. 
And it's a lot better than jumping back and forth between xps and ise.

/ks

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/