Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Electronic Equipment > Embedded > Re: edk periphe...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 12420 of 13381
Post > Topic >>

Re: edk peripheral communication

by PFC <lists@[EMAIL PROTECTED] > Jun 26, 2008 at 09:21 AM

> 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?

	If you want your peripherals to communicate you will need to connect them
 
together. In order to do this they must have some ****ts. The specification
 
of those ****ts is up to you but they must appear in the VHDL/Verilog code 

(obviously) and also in the MPD file for your peripheral. The ****ts will  
then appear in XPS, in the "****ts" display mode. You can make the ****ts  
external (as you would usually do) but you can also connect ****ts  
internally simply by connecting them to the same net, just assign unique  
net names and you're set.
	If your ****t uses a standard xilinx bus spec (like MCH/XCL initiator and 

target) it will appear in the main window (provided the MPD file is  
correct) and you can connect it by clicking on the little wires and  
triangles XPS displays, just like you would connect a peripheral to the  
bus.

	For instance I created a peripheral that must access data from RAM at  
high throughput. I gave it a MCH initiator interface and connected this to
 
the mch_sdram controller using the GUI. I had to hack the files a bit to  
get the correct syntax but it's easy. You have already done this if one of
 
your peripherals has an interrupt that you connected to opb_intc, it's the
 
same.

	The interface sucks, though, you might want to edit the MHS file directly
 
and do some happy copypasting.
 




 2 Posts in Topic:
edk peripheral communication
mozilla <godzillalad@[  2008-06-24 15:11:59 
Re: edk peripheral communication
PFC <lists@[EMAIL PROT  2008-06-26 09:21:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 9:30:10 CST 2008.