<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi Charles,</p>
<p>Had a look at https://www.xilinx.com/support/documentation/user_guides/ug585-Zynq-7000-TRM.pdf, page 584, and it looks as though it should be possible.</p>
<p>Are you using a HDL top level or a block/IP top level design?</p>
<p>If you are using a HDL design, the PS7 component should just expose the signals you need, so add signals to your top level and wire them through, plus add location and I/O standards to the .XDC file.</p>
<p>If you are using a block top level design, then you have my sympathies. You will need to create/add a new Port (and maybe define the port definition if the existing one in the catalogue only have RX+TX signals present) and then try to make it connect to the UART port on the PS7 block.</p>
<p>If you want, I can try it at home and let you know how I get on.</p>
<p>I haven't watched all 18 minutes of it, but this looks to be somewhat useful: https://www.youtube.com/watch?v=6fynCwxBMMM</p>
<p>On 26.04.2017 08:25, Charles Manning wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>Botters,<br /><br /></div>
I have a very frustrating thing I am trying to solve with using Xilinx Vivado to set up what should be a very simple bitstream.<br /><br /></div>
I am using a Zynq and all I want to do is hook up the EMIO RTS and CTS signals to PL pins.<br /><br /></div>
I have taken an existing "getting started" Zynq design for the Zynq and have turned on the extra UART signals so I can see them in the processor block diagram in block design view.<br /><br /></div>
Now I'm struggling with what should be the easy bit: define input and output pins and hook them up.<br /><br /></div>
<div>I tried "make external" which creates ports for these signals, but those do not turn up in the pin planner.<br /><br /></div>
Can anyone lead me through this?<br /><br /></div>
Thanks<br /><br /></div>
Charles<br /><br /></div>
<br />
<pre>_______________________________________________
Chchrobotics mailing list <a href="mailto:Chchrobotics@lists.linuxnut.co.nz">Chchrobotics@lists.linuxnut.co.nz</a>
<a href="http://lists.ourshack.com/mailman/listinfo/chchrobotics">http://lists.ourshack.com/mailman/listinfo/chchrobotics</a>
Mail Archives: <a href="http://lists.ourshack.com/pipermail/chchrobotics/">http://lists.ourshack.com/pipermail/chchrobotics/</a>
Meetings usually 3rd Monday each month. See <a href="http://kiwibots.org">http://kiwibots.org</a> for venue, directions and dates.
When replying, please edit your Subject line to reflect new subjects.
</pre>
</blockquote>
<p> </p>
<div> </div>
</body></html>