Hi
I was wondering if anyone can tell me if using edk, is it possible to
create 2 separate peripherals with external ****ts that can communicate
with each other?
What i'm trying to design is a peripheral which acts as a pipeline
stage which has some memory that is written via a microblaze. This
memory is then used to store coefficients to be used during normal
pipeline operation.
Multiple pipeline stages should then be added and connected to each
other using external ****ts (via the .mhs file ) and run independently
of the microblaze.
I have constructed these blocks and the memory ****tion is working
however i cannot get the 2 peripherals to communicate with each other
is there anything i'm overlooking?
Has anyone done anything similar to this?
Shane