<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.specnext.dev/index.php?action=history&amp;feed=atom&amp;title=XDEV_command</id>
	<title>XDEV command - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.specnext.dev/index.php?action=history&amp;feed=atom&amp;title=XDEV_command"/>
	<link rel="alternate" type="text/html" href="https://wiki.specnext.dev/index.php?title=XDEV_command&amp;action=history"/>
	<updated>2026-05-07T04:46:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.specnext.dev/index.php?title=XDEV_command&amp;diff=12334&amp;oldid=prev</id>
		<title>Sol HSA: updated to 78a6ee50</title>
		<link rel="alternate" type="text/html" href="https://wiki.specnext.dev/index.php?title=XDEV_command&amp;diff=12334&amp;oldid=prev"/>
		<updated>2024-11-03T12:49:15Z</updated>

		<summary type="html">&lt;p&gt;updated to 78a6ee50&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{NextRegister&lt;br /&gt;
|Number=$F0&lt;br /&gt;
|Readable=Yes&lt;br /&gt;
|Writable=Yes&lt;br /&gt;
|ShortDesc=Issue 4 only&lt;br /&gt;
}}&lt;br /&gt;
  * Select Mode&lt;br /&gt;
     (R)&lt;br /&gt;
       bit 7 = 1 if in select mode&lt;br /&gt;
       bits 1:0 indicate currently selected device&lt;br /&gt;
         00 = none&lt;br /&gt;
         01 = Xilinx DNA&lt;br /&gt;
         10 = Xilinx XADC&lt;br /&gt;
     (W)&lt;br /&gt;
       bit 7 = 1 to enter select mode, 0 to enter selected device mode (no other bits have effect)&lt;br /&gt;
       bit 6 = 1 to change selected device&lt;br /&gt;
       bits 1:0 selected device&lt;br /&gt;
         00 = none&lt;br /&gt;
         01 = Xilinx DNA&lt;br /&gt;
         10 = Xilinx XADC&lt;br /&gt;
   * Xilinx DNA Mode&lt;br /&gt;
     (R)&lt;br /&gt;
       bit 0 = dna bit (serial stream shifts left)&lt;br /&gt;
       the first eight bits read will indicate the length of the following dna bits&lt;br /&gt;
     (W)&lt;br /&gt;
       bit 7 = 1 to enter select mode (write has no other effect)&lt;br /&gt;
       otherwise causes dna string to reload, ready for fresh read&lt;br /&gt;
   * Xilinx XADC Mode (Documented in Xilinx Series 7 UG480)&lt;br /&gt;
     (R)&lt;br /&gt;
       bit 6 = 1 if XADC is busy with conversion (BUSY)&lt;br /&gt;
       bit 1 = 1 if XADC conversion completed since last read (EOC, read clears)&lt;br /&gt;
       bit 0 = 1 if XADC conversion sequence completed since last read (EOS, read clears)&lt;br /&gt;
     (W)&lt;br /&gt;
       bit 7 = 1 to enter select mode (write has no other effect)&lt;br /&gt;
       bit 6 = 1 to reset XADC (RESET)&lt;br /&gt;
       bit 0 = 1 to start conversion (CONVST)&lt;br /&gt;
* Re-enter select mode at any time by writing to the register with bit 7 set&lt;br /&gt;
* Select a device to communicate with by writing to the register with bits 6 &amp;amp; 7 set&lt;br /&gt;
* Exit select mode by writing zero to bit 7; thereafter the particular device is attached to the nextreg&lt;/div&gt;</summary>
		<author><name>Sol HSA</name></author>
	</entry>
</feed>