<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MicroZed Hardware Design - Recent Threads</title><link>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Thu, 30 Oct 2025 21:39:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design" /><item><title>Microzed 7020 Device Tree</title><link>https://community.element14.com/thread/56341?ContentTypeID=0</link><pubDate>Thu, 30 Oct 2025 21:39:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e90c5c59-e82c-4c92-8887-aa9ed05f7986</guid><dc:creator>dwoods105</dc:creator><slash:comments>4</slash:comments><comments>https://community.element14.com/thread/56341?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/56341/microzed-7020-device-tree/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a 7020 Microzed. I am currently building the image with Yocto with the Gen-Machine-Conf Parse-SDT workflow from AMD.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am attempting to get the USB PHY to work. I would like to to be in peripherial mode, but I can&amp;#39;t get it working at all.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gen-Machine-conf gives me the standard device tree files, and I am using a custom DTSI that is included in the system-top.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does anyone know what I&amp;#39;m doing wrong?&lt;pre class="ui-code" data-mode="text"&gt;/dts-v1/;
#include &amp;quot;zynq-7000.dtsi&amp;quot;
#include &amp;quot;pl.dtsi&amp;quot;
#include &amp;quot;pcw.dtsi&amp;quot;
/ {
	device_id = &amp;quot;7z020&amp;quot;;
	slrcount = &amp;lt;1&amp;gt;;
	family = &amp;quot;Zynq&amp;quot;;
	speed_grade = &amp;quot;1&amp;quot;;
	VIPER_FPGA_PIXBUF_memory: memory@40000000 {
		compatible = &amp;quot;xlnx,axi-bram-ctrl-4.1&amp;quot;;
		xlnx,ip-name = &amp;quot;axi_bram_ctrl&amp;quot;;
		device_type = &amp;quot;memory&amp;quot;;
		memory_type = &amp;quot;memory&amp;quot;;
		reg = &amp;lt;0x40000000 0x200000&amp;gt;;
	};
	VIPER_FPGA_REGS_memory: memory@80000000 {
		compatible = &amp;quot;xlnx,axi-bram-ctrl-4.1&amp;quot;;
		xlnx,ip-name = &amp;quot;axi_bram_ctrl&amp;quot;;
		device_type = &amp;quot;memory&amp;quot;;
		memory_type = &amp;quot;memory&amp;quot;;
		reg = &amp;lt;0x80000000 0x80000&amp;gt;;
	};
	ps7_qspi_linear_0_memory: memory@fc000000 {
		compatible = &amp;quot;xlnx,ps7-qspi-linear-1.00.a-memory&amp;quot;;
		xlnx,ip-name = &amp;quot;ps7_qspi_linear&amp;quot;;
		device_type = &amp;quot;memory&amp;quot;;
		memory_type = &amp;quot;linear_flash&amp;quot;;
		reg = &amp;lt;0xfc000000 0x1000000&amp;gt;;
	};
	ps7_ddr_0_memory: memory@00100000 {
		compatible = &amp;quot;xlnx,ps7-ddr-1.00.a&amp;quot;;
		xlnx,ip-name = &amp;quot;ps7_ddr&amp;quot;;
		device_type = &amp;quot;memory&amp;quot;;
		memory_type = &amp;quot;memory&amp;quot;;
		reg = &amp;lt;0x00100000 0x3FF00000&amp;gt;;
	};
	ps7_ram_0_memory: memory@0 {
		compatible = &amp;quot;xlnx,ps7-ram-1.00.a&amp;quot;;
		xlnx,ip-name = &amp;quot;ps7_ram&amp;quot;;
		device_type = &amp;quot;memory&amp;quot;;
		memory_type = &amp;quot;memory&amp;quot;;
		reg = &amp;lt;0x0 0x30000&amp;gt;;
	};
	ps7_ram_1_memory: memory@ffff0000 {
		compatible = &amp;quot;xlnx,ps7-ram-1.00.a&amp;quot;;
		xlnx,ip-name = &amp;quot;ps7_ram&amp;quot;;
		device_type = &amp;quot;memory&amp;quot;;
		memory_type = &amp;quot;memory&amp;quot;;
		reg = &amp;lt;0xffff0000 0xfe00&amp;gt;;
	};
	chosen {
		stdout-path = &amp;quot;serial0:115200n8&amp;quot;;
	};
	aliases {
		serial0 = &amp;amp;uart1;
		spi0 = &amp;amp;qspi;
		serial1 = &amp;amp;coresight;
		spi1 = &amp;amp;VIPER_TRIGDAC_SPI;
		spi2 = &amp;amp;VIPER_ADC_SPI;
		ethernet0 = &amp;amp;gem0;
	};
	cpus_a9: cpus-a9@0 {
		compatible = &amp;quot;cpus,cluster&amp;quot;;
		address-map = &amp;lt;0xf0000000 &amp;amp;amba 0xf0000000 0x10000000&amp;gt;, 
			      &amp;lt;0x40000000 &amp;amp;VIPER_FPGA_PIXBUF_memory 0x40000000 0x200000&amp;gt;, 
			      &amp;lt;0x40000000 &amp;amp;VIPER_FPGA_PIXBUF 0x40000000 0x200000&amp;gt;, 
			      &amp;lt;0x80000000 &amp;amp;VIPER_FPGA_REGS_memory 0x80000000 0x80000&amp;gt;, 
			      &amp;lt;0x80000000 &amp;amp;VIPER_FPGA_REGS 0x80000000 0x80000&amp;gt;, 
			      &amp;lt;0x00100000 &amp;amp;ps7_ddr_0_memory 0x00100000 0x3FF00000&amp;gt;, 
			      &amp;lt;0x0 &amp;amp;ps7_ram_0_memory 0x0 0x30000&amp;gt;, 
			      &amp;lt;0xffff0000 &amp;amp;ps7_ram_1_memory 0xffff0000 0xfe00&amp;gt;, 
			      &amp;lt;0x40200000 &amp;amp;axi_gpio_0 0x40200000 0x10000&amp;gt;, 
			      &amp;lt;0x81e00000 &amp;amp;VIPER_ADC_SPI 0x81e00000 0x10000&amp;gt;, 
			      &amp;lt;0x81e10000 &amp;amp;VIPER_TRIGDAC_SPI 0x81e10000 0x10000&amp;gt;, 
			      &amp;lt;0x83c00000 &amp;amp;axi_xadc_0 0x83c00000 0x10000&amp;gt;, 
			      &amp;lt;0xf8008000 &amp;amp;ps7_afi_0 0xf8008000 0x1000&amp;gt;, 
			      &amp;lt;0xf8009000 &amp;amp;ps7_afi_1 0xf8009000 0x1000&amp;gt;, 
			      &amp;lt;0xf800a000 &amp;amp;ps7_afi_2 0xf800a000 0x1000&amp;gt;, 
			      &amp;lt;0xf800b000 &amp;amp;ps7_afi_3 0xf800b000 0x1000&amp;gt;, 
			      &amp;lt;0xf8800000 &amp;amp;coresight 0xf8800000 0x100000&amp;gt;, 
			      &amp;lt;0xf8006000 &amp;amp;mc 0xf8006000 0x1000&amp;gt;, 
			      &amp;lt;0xf8007000 &amp;amp;devcfg 0xf8007000 0x100&amp;gt;, 
			      &amp;lt;0xf8004000 &amp;amp;ps7_dma_ns 0xf8004000 0x1000&amp;gt;, 
			      &amp;lt;0xf8003000 &amp;amp;dmac_s 0xf8003000 0x1000&amp;gt;, 
			      &amp;lt;0xe000b000 &amp;amp;gem0 0xe000b000 0x1000&amp;gt;, 
			      &amp;lt;0xf8f00200 &amp;amp;global_timer 0xf8f00200 0x100&amp;gt;, 
			      &amp;lt;0xe000a000 &amp;amp;gpio0 0xe000a000 0x1000&amp;gt;, 
			      &amp;lt;0xf8900000 &amp;amp;ps7_gpv_0 0xf8900000 0x100000&amp;gt;, 
			      &amp;lt;0xf8f01000 &amp;amp;intc 0xf8f01000 0x1000&amp;gt;, 
			      &amp;lt;0xe0200000 &amp;amp;ps7_iop_bus_config_0 0xe0200000 0x1000&amp;gt;, 
			      &amp;lt;0xf8f02000 &amp;amp;L2 0xf8f02000 0x1000&amp;gt;, 
			      &amp;lt;0xf800c000 &amp;amp;ps7_ocmc_0 0xf800c000 0x1000&amp;gt;, 
			      &amp;lt;0xf8891000 &amp;amp;ps7_pmu_0 0xf8891000 0x1000&amp;gt;, 
			      &amp;lt;0xe000d000 &amp;amp;qspi 0xe000d000 0x1000&amp;gt;, 
			      &amp;lt;0xfc000000 &amp;amp;ps7_qspi_linear_0_memory 0xfc000000 0x1000000&amp;gt;, 
			      &amp;lt;0xf8f00000 &amp;amp;ps7_scuc_0 0xf8f00000 0xfd&amp;gt;, 
			      &amp;lt;0xf8f00600 &amp;amp;scutimer 0xf8f00600 0x20&amp;gt;, 
			      &amp;lt;0xf8f00620 &amp;amp;scuwdt 0xf8f00620 0xe0&amp;gt;, 
			      &amp;lt;0xe0100000 &amp;amp;sdhci0 0xe0100000 0x1000&amp;gt;, 
			      &amp;lt;0xf8000000 &amp;amp;slcr 0xf8000000 0x1000&amp;gt;, 
			      &amp;lt;0xe0001000 &amp;amp;uart1 0xe0001000 0x1000&amp;gt;, 
			      &amp;lt;0xe0002000 &amp;amp;usb0 0xe0002000 0x1000&amp;gt;, 
			      &amp;lt;0xf8007100 &amp;amp;adc 0xf8007100 0x21&amp;gt;;
		#ranges-address-cells = &amp;lt;0x1&amp;gt;;
		#ranges-size-cells = &amp;lt;0x1&amp;gt;;
	};
};
#include &amp;quot;VM_Latest_V24p2_NHW.dtsi&amp;quot;
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;pre class="ui-code" data-mode="text"&gt;// SPDX-License-Identifier: GPL-2.0
/*
 * USB peripheral fix for Avnet MicroZed (Zynq-7000)
 * Keeps baseline bootability while correcting ULPI PHY definition.
 */

 /include/ &amp;quot;zynq-7000.dtsi&amp;quot;

/ {
	model = &amp;quot;Avnet MicroZed board&amp;quot;;
	compatible = &amp;quot;avnet,zynq-microzed&amp;quot;, &amp;quot;xlnx,zynq-microzed&amp;quot;, &amp;quot;xlnx,zynq-7000&amp;quot;;

	amba: amba {
		usb0: usb@e0002000 {
			compatible = &amp;quot;xlnx,zynq-usb-2.20a&amp;quot;, &amp;quot;chipidea,usb2&amp;quot;;
			reg = &amp;lt;0xe0002000 0x1000&amp;gt;;
			interrupt-parent = &amp;lt;&amp;amp;intc&amp;gt;;
			interrupts = &amp;lt;0 21 4&amp;gt;;
			clocks = &amp;lt;&amp;amp;clkc 28&amp;gt;;
			dr_mode = &amp;quot;peripheral&amp;quot;;
			usb-phy = &amp;lt;&amp;amp;usb_phy0&amp;gt;;
			status = &amp;quot;okay&amp;quot;;
		};

		usb_phy0: phy0 {
			compatible = &amp;quot;ulpi-phy&amp;quot;;
			#phy-cells = &amp;lt;0&amp;gt;;
			view-port = &amp;lt;0x170&amp;gt;;
			drv-vbus;
		};
	};

	aliases {
		ethernet0 = &amp;amp;gem0;
		serial0 = &amp;amp;uart1;
	};

	memory@0 {
		device_type = &amp;quot;memory&amp;quot;;
		reg = &amp;lt;0x0 0x40000000&amp;gt;;
	};

	chosen {
		bootargs = &amp;quot;earlycon&amp;quot;;
		stdout-path = &amp;quot;serial0:115200n8&amp;quot;;
	};
};

&amp;amp;clkc {
	ps-clk-frequency = &amp;lt;33333333&amp;gt;;
};

&amp;amp;gem0 {
	status = &amp;quot;okay&amp;quot;;
	phy-mode = &amp;quot;rgmii-id&amp;quot;;
	phy-handle = &amp;lt;&amp;amp;ethernet_phy&amp;gt;;

	ethernet_phy: ethernet-phy@0 {
		reg = &amp;lt;0&amp;gt;;
	};
};

&amp;amp;sdhci0 {
	status = &amp;quot;okay&amp;quot;;
};

&amp;amp;uart1 {
	status = &amp;quot;okay&amp;quot;;
};
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to perform DDR3 PCB layout for Xilinx FPGA, MicroZed provides any layout/gerber files?</title><link>https://community.element14.com/thread/55962?ContentTypeID=0</link><pubDate>Tue, 15 Jul 2025 04:20:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f5a07ee1-8e9f-47c0-904a-d6ec90343f72</guid><dc:creator>rajhlinux</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/55962?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55962/how-to-perform-ddr3-pcb-layout-for-xilinx-fpga-microzed-provides-any-layout-gerber-files/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Any PCB Layout/gerber files for MicroZed, so that I can get a good understanding in laying out the DDR3 traces on PCB? My goal is to learn how to layout DDR3 traces to an FPGA, I can&amp;#39;t find any sources that teaches in detailed in how to do so and reading just a text document such as design reference documentation is not too helpful.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I found this link which contains a PDF of &amp;quot;Mechanical drawings&amp;quot; for MicroZed:&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://www.avnet.com/americas/products/avnet-boards/avnet-board-families/microzed/" target="_blank" data-e14adj="t"&gt;https://www.avnet.com/americas/products/avnet-boards/avnet-board-families/microzed/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.avnet.com/wcm/connect/2908a4d7-4434-49ca-b37d-661551898d68/PRJ-US2SOM-1-01-03-PDF3D.PDF?MOD=AJPERES&amp;amp;CACHEID=ROOTWORKSPACE-2908a4d7-4434-49ca-b37d-661551898d68-nDjeMQQ" target="_blank" data-e14adj="t"&gt;https://www.avnet.com/wcm/connect/2908a4d7-4434-49ca-b37d-661551898d68/PRJ-US2SOM-1-01-03-PDF3D.PDF?MOD=AJPERES&amp;amp;CACHEID=ROOTWORKSPACE-2908a4d7-4434-49ca-b37d-661551898d68-nDjeMQQ&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, the CAD file being rendered in PDF format, seems to be for a different board other than MicroZed board. The CAD PDF file only works with Acrobat Reader and is super slow to render (I have a beefy NVIDIA RTX 3080 TI GPU).&lt;/p&gt;
&lt;p&gt;It is extremely tricky to view the layers. Any guide in how to properly operate this CAD PDF file to view the DDR3 PCB traces?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for any info.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ethernet PHY problems on MicroZed rev. H</title><link>https://community.element14.com/thread/55885?ContentTypeID=0</link><pubDate>Tue, 17 Jun 2025 16:43:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a0958cd8-422f-4265-b26d-f0ef75819bd9</guid><dc:creator>rgaddi</dc:creator><slash:comments>5</slash:comments><comments>https://community.element14.com/thread/55885?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55885/ethernet-phy-problems-on-microzed-rev-h/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m having intermittent problems communicating with the Marvell Ethernet PHY on the MicroZed. Very possibly the same problem as Microzed 7Z010 rev H having intermittent Ethernet issues a year ago.&lt;/p&gt;
&lt;p&gt;According to the system message log, and confirming with mii-diag and phy-tool, it looks like it&amp;#39;s failing to find the PHY. My hunch is that it&amp;#39;s a continuation of the same reset problem seen on previous MicroZed revisions.&lt;/p&gt;
&lt;p&gt;If I It will usually identify the PHY correctly and communicate with it from a &lt;em&gt;very&lt;/em&gt; cold boot, like it&amp;#39;s been off for half an hour cold boot. And will often keep finding it through several power cycles after that. But at some point it&amp;#39;ll stop finding the PHY, and one it does the PHY is lost for however many more quick power cycles. But then if I get a grounded wire and hold PG_MODULE low externally (which is the only thing on the board that triggers a PHY reset) then all of a sudden the PHY works and keeps working.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve got the MicroZed connected to a custom carrier; that carrier only monitors PG_MODULE and does not drive it.&lt;/p&gt;
&lt;p&gt;Some units with this intermittent failure went into the field, and are now failing intermittently at customer sites, so we&amp;#39;ve got a real problem. I have no way of identifying which MicroZeds will and will not show the problem because again, it&amp;#39;s intermittent. So my not having seen a given unit fail yet means nothing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MicroZed PetaLinux 2023.2 spidev transfer timed out</title><link>https://community.element14.com/thread/55821?ContentTypeID=0</link><pubDate>Mon, 19 May 2025 19:53:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:2e2ad9ec-7032-4b26-9457-7c1279cd274d</guid><dc:creator>acountryman25</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/55821?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55821/microzed-petalinux-2023-2-spidev-transfer-timed-out/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;This question has also been posted to the AMD Adaptive Support forums (&lt;a id="" href="https://adaptivesupport.amd.com/s/question/0D5KZ00000pAdsk0AC/zynq-7000-petalinux-20232-spidev-transfer-timed-out" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://adaptivesupport.amd.com/s/question/0D5KZ00000pAdsk0AC/zynq-7000-petalinux-20232-spidev-transfer-timed-out&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The team I am a member of is currently working on upgrading a project we inherited from the 2014 tools (Vivado, PetaLinux, etc) to the 2023.2 tools. This project uses PetaLinux running on an Avnet MicroZed AES-Z7MB-7Z020-SOM-G (XC7Z020-1CLG400C). We have encountered an issue with SPI 1 that we have not been able to resolve (&amp;quot;spidev spi1.X: SPI transfer timed out&amp;quot;, &amp;quot;spi_master spi1: failed to transfer one message from queue&amp;quot;, the state of the SPI 1 pins/signals has been checked and they are in their idle state with no activity observed).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The PetaLinux 2023.2 project was created using the scripts/make_mz7020_som_base.sh script from the Avnet petalinux GitHub repository&amp;#39;s 2023.2 branch.&amp;nbsp;The following changes have been made to the petalinux and meta-avnet repositories:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Made various modifications so that the build can be performed without internet access.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Made the following build configuration changes:
&lt;ul&gt;
&lt;li&gt;Changed BOOT_METHOD to INITRD&lt;/li&gt;
&lt;li&gt;Set BOOT_SUFFIX to _MINIMAL&lt;/li&gt;
&lt;li&gt;Set INITRAMFS_IMAGE to petalinux-image-minimal&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Removed axi_intc_0 and amba_pl entries from meta-avnet/recipes-bsp/device-tree/files/mz/system-bsp.dtsi to fix rebuild errors that occur when the XSA file is swapped out for the one from our Vivado project.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;SPI transfers are done using SPI_IOC_MESSAGE ioctl() calls.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="uiOutputText" dir="ltr"&gt;SPI 1 is configured as follows in Vivado:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;SPI 1 is enabled and is configured to use MIO 10 .. 15&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;MIO 10:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Signal: mosi&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;IO Type: LVCMOS 3.3V&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Speed: slow&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Pullup: disabled&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Direction: inout&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;MIO 11:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Signal: miso&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;IO Type: LVCMOS 3.3V&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Speed: slow&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Pullup: enabled&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Direction: inout&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;MIO 12:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Signal: sclk&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;IO Type: LVCMOS 3.3V&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Speed: slow&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Pullup: disabled&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Direction: inout&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;MIO 13:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Signal: ss[0]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;IO Type: LVCMOS 3.3V&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Speed: slow&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Pullup: enabled&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Direction: inout&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;MIO 14:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Signal: ss[1]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;IO Type: LVCMOS 3.3V&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Speed: slow&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Pullup: enabled&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Direction: out&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;MIO 15:&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Signal: ss[2]&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;IO Type: LVCMOS 3.3V&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Speed: slow&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Pullup: enabled&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Direction: out&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span class="uiOutputText" dir="ltr"&gt;&lt;span&gt;dtsi SPI 1 configuration overrides:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="uiOutputText" dir="ltr"&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi1 {
    status = &amp;quot;okay&amp;quot;;
    num-cs = &amp;lt;3&amp;gt;;
    is-decoded-cs = &amp;lt;0&amp;gt;;
    speed-hz=&amp;lt;10000000&amp;gt;;
 
    device@0{
        status = &amp;quot;okay&amp;quot;;
        compatible=&amp;quot;rohm,dh2228fv&amp;quot;;   // Not actually this device, workaround to get /dev/spidev1.0 to appear.
        reg=&amp;lt;0&amp;gt;;                      // Chipselect 0
        spi-max-frequency=&amp;lt;10000000&amp;gt;; // 10 Mhz
    };
 
    device@1{
        status = &amp;quot;okay&amp;quot;;
        compatible=&amp;quot;rohm,dh2228fv&amp;quot;;   // Not actually this device, workaround to get /dev/spidev1.0 to appear.
        reg=&amp;lt;1&amp;gt;;                      // Chipselect 1
        spi-max-frequency=&amp;lt;10000000&amp;gt;; // 10 Mhz
    };
 
    device@2{
        status = &amp;quot;okay&amp;quot;;
        compatible=&amp;quot;rohm,dh2228fv&amp;quot;;   // Not actually this device, workaround to get /dev/spidev1.0 to appear.
        reg=&amp;lt;2&amp;gt;;                      // Chipselect 2
        spi-max-frequency=&amp;lt;10000000&amp;gt;; // 10 Mhz
    };
};&lt;/pre&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="uiOutputText" dir="ltr"&gt;&lt;span&gt;SPI 1 device tree entry from decompiled DTB:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="uiOutputText" dir="ltr"&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;spi@e0007000 {
    compatible = &amp;quot;xlnx,zynq-spi-r1p6&amp;quot;;
    reg = &amp;lt;0xe0007000 0x1000&amp;gt;;
    status = &amp;quot;okay&amp;quot;;
    interrupt-parent = &amp;lt;0x04&amp;gt;;
    interrupts = &amp;lt;0x00 0x31 0x04&amp;gt;;
    clocks = &amp;lt;0x01 0x1a 0x01 0x23&amp;gt;;
    clock-names = &amp;quot;ref_clk\0pclk&amp;quot;;
    #address-cells = &amp;lt;0x01&amp;gt;;
    #size-cells = &amp;lt;0x00&amp;gt;;
    num-cs = &amp;lt;0x03&amp;gt;;
    is-decoded-cs = &amp;lt;0x00&amp;gt;;
    speed-hz = &amp;lt;0x989680&amp;gt;;
    phandle = &amp;lt;0x24&amp;gt;;
 
    device@0 {
        status = &amp;quot;okay&amp;quot;;
        compatible = &amp;quot;rohm,dh2228fv&amp;quot;;
        reg = &amp;lt;0x00&amp;gt;;
        spi-max-frequency = &amp;lt;0x989680&amp;gt;;
    };
 
    device@1 {
        status = &amp;quot;okay&amp;quot;;
        compatible = &amp;quot;rohm,dh2228fv&amp;quot;;
        reg = &amp;lt;0x01&amp;gt;;
        spi-max-frequency = &amp;lt;0x989680&amp;gt;;
    };
 
    device@2 {
        status = &amp;quot;okay&amp;quot;;
        compatible = &amp;quot;rohm,dh2228fv&amp;quot;;
        reg = &amp;lt;0x02&amp;gt;;
        spi-max-frequency = &amp;lt;0x989680&amp;gt;;
    };
};&lt;/pre&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="uiOutputText" dir="ltr"&gt;&lt;span&gt;We have tried the following to resolve this issue but they were not successful:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Disabling power management in the kernel configuration as suggested by some adaptivesupport posts&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="uiOutputText" dir="ltr"&gt;Increasing the timeout period as was done for&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a class="cuf-url forceOutputURL" title="" href="https://adaptivesupport.amd.com/s/article/2021-Zynq-7000-Zynq-MPSoC-Versal-Yocto-PetaLinux-kernel-driver-fails-to-configure?language=en_US" data-value="https://adaptivesupport.amd.com/s/article/2021-Zynq-7000-Zynq-MPSoC-Versal-Yocto-PetaLinux-kernel-driver-fails-to-configure?language=en_US" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://adaptivesupport.amd.com/s/article/2021-Zynq-7000-Zynq-MPSoC-Versal-Yocto-PetaLinux-kernel-driver-fails-to-configure?language=en_US&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Changing the SPI 1 interrupts configuration (&amp;lt;0 49 4&amp;gt;) to the configuration that was used in the old device tree (&amp;lt;0 49 0&amp;gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Any suggestions for resolving this issue would be greatly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Avnet MicroZed Product Compliance</title><link>https://community.element14.com/thread/55728?ContentTypeID=0</link><pubDate>Thu, 24 Apr 2025 10:08:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0df422d5-f8d7-40da-bebb-46c5123e47d7</guid><dc:creator>DarrylPonting</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/55728?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55728/avnet-microzed-product-compliance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I have been directed to these forums by Avnet to ask about Product compliance. I am trying to determine the RoHS and REACH compliance of the MicroZed, specifically&amp;nbsp;AES-Z7MB-7Z020-SOM-I-G Rev H. I can see the RoHS compliance is quite clear, however everywhere seems to list REACH as TBA.&lt;/p&gt;
&lt;p&gt;Hopefully someone here can help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Where to start: MicroZed 7020, Vivado 2024.2, Ubuntu 24.04</title><link>https://community.element14.com/thread/55679?ContentTypeID=0</link><pubDate>Sat, 05 Apr 2025 17:47:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4490795f-8c7f-4b23-a921-a97030c8136d</guid><dc:creator>eNtropy618</dc:creator><slash:comments>6</slash:comments><comments>https://community.element14.com/thread/55679?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55679/where-to-start-microzed-7020-vivado-2024-2-ubuntu-24-04/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can someone please point me in the right direction for getting started developing for the PS and PL using systemverilog &amp;amp; verilog, using Vivado 2024.2 on Ubuntu 24.04? I haven&amp;#39;t touched an FPGA in 10 years, and I&amp;#39;m hoping this board is still supported. Some of the documentation I found so far points to dead links for support or reference. I was able to get Vivado installed following the instructions found at &lt;a id="" href="https://gist.github.com/aitesam961/51a8dd9b785d0cc9f0bed5faf51e982e" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://gist.github.com/aitesam961/51a8dd9b785d0cc9f0bed5faf51e982e&lt;/a&gt;, using whatever free amd/xilinx license came with the Vivado local installer. I have a small &amp;quot;JTAG-HS3 Rev. A&amp;quot; board that I&amp;#39;m using to interface with the Zynq board (note: I only have the small dev board, not the expansion board that it plugs into to expose all pins to the user&amp;#39;s possible different use cases). When I connect it via USB to my computer, and connect another usb-micro cable between my computer and the board&amp;#39;s own micro usb port for power, I&amp;#39;m able to see my board in the Vivado Hardware manager.&lt;br /&gt;&lt;br /&gt;In the Vivado hardware manager, with the board connected, it says &amp;quot;Device xc7z020 (JTAG device index = 1) is programmed with a design that has no supported debug core(s) in it.&amp;quot; I can click Program Device, but I don&amp;#39;t know what to load into it.&lt;/p&gt;
&lt;p&gt;If someone could just point me in the direction of the best documentation to read to get familiar again with this process, that would be awesome. I&amp;#39;ve never actually used this board for FPGA development (the Zynq 7020 dev board may be old now, but it&amp;#39;s new to me), and only briefly touched on VHDL about 10+ years ago like I said. I want to switch from VHDL to Verilog, but need to study up on it. I also don&amp;#39;t remember how to use Vivado.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Rich C.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Are the PCB and Schematic design files available for the MicroZed AES-Z7MB-7Z010-SOM-I-G/REV-H ?</title><link>https://community.element14.com/thread/55670?ContentTypeID=0</link><pubDate>Wed, 02 Apr 2025 12:56:20 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f4268293-f074-4bf8-964f-679d88d155e9</guid><dc:creator>byoung</dc:creator><slash:comments>6</slash:comments><comments>https://community.element14.com/thread/55670?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55670/are-the-pcb-and-schematic-design-files-available-for-the-microzed-aes-z7mb-7z010-som-i-g-rev-h/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Are the PCB and Schematic design files available for the MicroZed AES-Z7MB-7Z010-SOM-I-G/REV-H ?&lt;/p&gt;
&lt;p&gt;What CAD program was used, Altium?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>USB0 USB-ETH adapter MicroZed Zynq 7010 board</title><link>https://community.element14.com/thread/55661?ContentTypeID=0</link><pubDate>Sat, 29 Mar 2025 16:52:22 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3e471f97-de9b-445a-9135-7b1578c1f1e9</guid><dc:creator>marc.jofre</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/55661?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55661/usb0-usb-eth-adapter-microzed-zynq-7010-board/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Hi all,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am trying to use a USB-to-ETH adapter connected on USB0 Microzed Zynq 7010.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am using linux-xlnx patched with PREEMPT_RT.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The adapter is based on an Asix AX88279 chip (drivers): &lt;a href="https://www.asix.com.tw/en/product/USBEthernet/Super-Speed_USB_Ethernet/AX88279" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;www.asix.com.tw/.../AX88279&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have to comment out some function calls in the Asix usb driver in order for petalinux to compile. Apparently, this calls are in places of the code for newer kernel versions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The board is able to detect the device in the USB bus, with the module divers and as an Ethernet interface:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[&amp;nbsp; 291.783700] ax_usb_nic: loading out-of-tree module taints kernel.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[&amp;nbsp; 291.787981] usbcore: registered new interface driver ax_usb_nic&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[&amp;nbsp; 291.807362] ax_usb_nic 1-1:1.0: ASIX AX88279 USB Ethernet Controller 3.4.0 (1.2.0.4_7.1)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;root@AvnetMicroZedproj7010:~#&amp;nbsp; lsusb | grep -i -e &amp;quot;Ethernet&amp;quot; -e &amp;quot;Wireless&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bus 001 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The information on the driver module:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;root@AvnetMicroZedproj7010:~# modinfo /lib/modules/6.6.40-rt51-xilinx-g2b7f6f70a62a-dirty/home/marcjofre/Scripts/AvnetMicroZedproj7010/build/tmp/work-shared/zynq-generic-7z010/kernel-source/drivers/net/usb/ax_usb_nic.ko&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;filename:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /lib/modules/6.6.40-rt51-xilinx-g2b7f6f70a62a-dirty/home/marcjofre/Scripts/AvnetMicroZedproj7010/build/tmp/work-shared/zynq-generic-7z010/kernel-source/drivers/net/usb/ax_usb_nic.ko&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.4.0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;license:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPL&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;description:&amp;nbsp;&amp;nbsp;&amp;nbsp; ASIX USB Ethernet Controller&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;author:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ASIX&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;srcversion:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 757126603A9CAE69242D9C0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0[0-3]*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0400dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0[0-1]*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0200dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0[0-2]*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0300dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0711p0179d00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0711p0179d0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v2001p4A00d00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v2001p4A00d0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v04E8pA100d00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v04E8pA100d0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0930p0A13d00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0930p0A13d0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v17EFp304Bd00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v17EFp304Bd0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0DF6p0072d00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0DF6p0072d0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p178Ad00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p178Ad0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d00*dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;alias:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usb:v0B95p1790d0100dc*dsc*dp*ic*isc*ip*in*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;depends:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ax_usb_nic&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;vermagic:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.6.40-rt51-xilinx-g2b7f6f70a62a-dirty SMP preempt_rt mod_unload modversions ARMv7 p2v8&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;parm:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bctrl:RX Bulk Control (int)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;parm:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blwt:RX Bulk Timer Low (int)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;parm:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bhit:RX Bulk Timer High (int)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;parm:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bsize:RX Bulk Queue Size (int)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;parm:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bifg:RX Bulk Inter Frame Gap (int)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Some traffic through the interface seems to happen (but only in TX, not in RX):&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4: eth1: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; link/ether 6c:6e:07:03:06:18 brd ff:ff:ff:ff:ff:ff&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX:&amp;nbsp; bytes packets errors dropped&amp;nbsp; missed&amp;nbsp;&amp;nbsp; mcast&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX:&amp;nbsp; bytes packets errors dropped carrier collsns&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 656&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Although most things seems to go right, I amb not able to test connectivity through a ping nor have the interface working to use it in linuxptp hardware timestamp (nor with software timestamps; while for the onboard Ethernet eth0 with software timestamps works).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;root@AvnetMicroZedproj7010:~# ptp4l -i eth1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Floating point exception&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Is the device tree settings correct? Is the driver correct? Is the standard Vivado design enough? Which way could I further investigate and debug the operation of this USB-ETH Device?&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I modified system-user.dtsi as:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;/include/ &amp;quot;system-conf.dtsi&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;/ {&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;};&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;/{&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;usb_phy0:phy0 {&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;compatible=&amp;quot;ulpi-phy&amp;quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;//compatible = &amp;quot;xlnx,zynq-usb-2.20.a&amp;quot;, &amp;quot;chipidea,usb2&amp;quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;phy_type = &amp;quot;ulpi&amp;quot;; // &amp;quot;ulpi&amp;quot; ?? &amp;quot;mii&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#phy-cells = &amp;lt;0&amp;gt;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;reg = &amp;lt;0xe0002000 0x1000&amp;gt;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;view-port=&amp;lt;0x170&amp;gt;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;drv-vbus;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;};&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;};&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;amp;usb0 {&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;status = &amp;quot;okay&amp;quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;dr_mode = &amp;quot;host&amp;quot;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;usb-phy = &amp;lt;&amp;amp;usb_phy0&amp;gt;;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;} ;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Microzed PMOD's inaccessible</title><link>https://community.element14.com/thread/55633?ContentTypeID=0</link><pubDate>Wed, 19 Mar 2025 07:38:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:27e26912-dc5e-4760-a0a3-b8f3784a4b52</guid><dc:creator>TomerSh</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/55633?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55633/microzed-pmod-s-inaccessible/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello!&lt;br /&gt;I am having some problems accessing MIO_13, MIO_12, MIO_11, MIO_10, which correspond to Pmod&amp;#39;s D0-D3.&lt;br /&gt;My system is built from a customized PCB with two DACs that is connected via J1-J2 to the Microzed board. I&amp;#39;m working with Vivado and Vitis v2022.1.&lt;br /&gt;My Vivado design is a very simple zynq processor with the GPIO and some other peripherals enabled,&amp;nbsp; I double-checked that the specific MIOs are GPIO:&lt;br /&gt;in VIvado:&lt;/p&gt;
&lt;p style="padding-left:60px;"&gt;&lt;img alt="image" style="max-height:309px;max-width:470px;" height="309" src="https://community.element14.com/resized-image/__size/940x618/__key/communityserver-discussions-components-files/311/pastedimage1742368939320v1.png" width="470"  /&gt;&lt;/p&gt;
&lt;p&gt;in Vitis:&lt;/p&gt;
&lt;p style="padding-left:60px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:237px;max-width:445px;" height="237" src="https://community.element14.com/resized-image/__size/890x474/__key/communityserver-discussions-components-files/311/pastedimage1742368990119v2.jpeg" width="445"  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using xspio_polled_example.c gpio example file (with some changes) in order to operate the LED in my board, and all PMODs. Upon running the program, MIO_0,9,14,15 as well as the LED on the board are responding, but the problematic MIOs are not. &lt;br /&gt;I am connected via the PMOD interface:&lt;em&gt;&lt;br /&gt;&lt;img loading="lazy" alt="image" style="max-height:121px;max-width:582px;" height="121" src="https://community.element14.com/resized-image/__size/1164x242/__key/communityserver-discussions-components-files/311/pastedimage1742369257239v3.png" width="582"  /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;some additional info:&lt;br /&gt;I am working with Vitis because I encountered the same problem in Pynq and in the official linux image provided by microzed in their website, and wanted to be sure that my PS is configured right.&lt;/p&gt;
&lt;p&gt;If anyone has an idea what could cause the problem, please share this information.&lt;/p&gt;
&lt;p&gt;Thank you in advence, Tomer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Microzed Board Definition File (BDF) DDR Settings</title><link>https://community.element14.com/thread/55595?ContentTypeID=0</link><pubDate>Sun, 02 Mar 2025 16:16:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bbb5322e-99ba-45bd-bfa5-a2984285a141</guid><dc:creator>padudle</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/55595?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55595/microzed-board-definition-file-bdf-ddr-settings/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am trying to use a Microzed board to demonstrate some ideas using the latest Vivado 2024.2 and Avnet-Tria BDF files.&amp;nbsp; Unfortunately, I have not been able to get the DDR3 memory to run reliably. &lt;/p&gt;
&lt;p&gt;First, I tried to boot Petalinux but operation was erratic. In most cases the board did not send any text to the console after pressing the reset button.&amp;nbsp; I suspected the DDR3 memory so I built a Vitis bare metal application but I also found it to be very unreliable running from the DDR3 which is the default.&amp;nbsp; Finally, I edited the linker script to put .data, .text and .bss in the Zynq On-Chip Memory (OCM).&amp;nbsp; This boots and runs reliably.&lt;/p&gt;
&lt;p&gt;Next, I looked at the DDR3 settings in the IP Integrator block diagram of my FPGA design.&amp;nbsp; At a glance I can see that the memory size is not set correctly.&amp;nbsp; The settings call out 2048Mb per chip while the chips are actually 256Mx16 = 4096Mb.&amp;nbsp; In my Vitis project I can see it thinks the DDR3 is only 512MB in size.&amp;nbsp; I have looked a the Microzed schematics, Rev H and Rev F, and they both have 1GB DDR3.&lt;/p&gt;
&lt;p&gt;The DDR3 settings in my FPGA project come from the Avnet BDF file for the Microblaze.&amp;nbsp; I am using &lt;a id="" href="https://github.com/Avnet/bdf/tree/master/microzed_7020/1.4" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://github.com/Avnet/bdf/tree/master/microzed_7020/1.4&lt;/a&gt;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I think this means there are errors in the Microblaze BDF that prevent correct operation.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>AXI GPIO PL</title><link>https://community.element14.com/thread/55548?ContentTypeID=0</link><pubDate>Thu, 13 Feb 2025 15:40:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:be7d46e6-8816-44a4-8783-cf5173462cc2</guid><dc:creator>Maxzed</dc:creator><slash:comments>13</slash:comments><comments>https://community.element14.com/thread/55548?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55548/axi-gpio-pl/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="151" data-end="162"&gt;Dear all,&lt;/p&gt;
&lt;p data-start="164" data-end="233"&gt;This is my first post, so please be patient if I make any mistakes.&lt;/p&gt;
&lt;p data-start="235" data-end="385"&gt;I am working with a &lt;strong data-start="255" data-end="273"&gt;MicroZed board&lt;/strong&gt;, using &lt;strong data-start="281" data-end="296"&gt;Vivado 2024&lt;/strong&gt; and &lt;strong data-start="301" data-end="319"&gt;PetaLinux 2024&lt;/strong&gt;. I am following some tutorials to create a simple project with:&lt;/p&gt;
&lt;ul data-start="386" data-end="425"&gt;
&lt;li data-start="386" data-end="408"&gt;&lt;strong data-start="388" data-end="406"&gt;Zynq processor&lt;/strong&gt;&lt;/li&gt;
&lt;li data-start="409" data-end="425"&gt;&lt;strong data-start="411" data-end="423"&gt;AXI GPIO&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 data-start="427" data-end="442"&gt;&lt;strong data-start="431" data-end="440"&gt;Goal:&lt;/strong&gt;&lt;/h3&gt;
&lt;p data-start="443" data-end="497"&gt;I want to control a &lt;strong data-start="463" data-end="478"&gt;GPIO on JX2&lt;/strong&gt; of the MicroZed.&lt;/p&gt;
&lt;ul data-start="498" data-end="581"&gt;
&lt;li data-start="498" data-end="581"&gt;The specific pin is &lt;strong data-start="520" data-end="537"&gt;pin 13 on JX2&lt;/strong&gt;, which corresponds to &lt;strong data-start="560" data-end="578"&gt;G14 on bank 35&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 data-start="583" data-end="605"&gt;&lt;strong data-start="587" data-end="603"&gt;My XDC file:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong data-start="587" data-end="603"&gt;set_property PACKAGE_PIN G14 [get_ports gpio_io_o_0[0]]&lt;br /&gt;set_property IOSTANDARD LVCMOS33 [get_ports gpio_io_o_0[0]]&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong data-start="587" data-end="603"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p data-start="733" data-end="903"&gt;I created my &lt;strong data-start="746" data-end="764"&gt;Vivado project&lt;/strong&gt;, assigned an address to the &lt;strong data-start="793" data-end="815"&gt;AXI GPIO interface&lt;/strong&gt;, and built my &lt;strong data-start="830" data-end="851"&gt;PetaLinux project&lt;/strong&gt;. I then booted the MicroZed using an &lt;strong data-start="889" data-end="900"&gt;SD card&lt;/strong&gt;.&lt;/p&gt;
&lt;p data-start="905" data-end="973"&gt;Everything seems to work correctly. Running the following command:&lt;/p&gt;
&lt;p data-start="905" data-end="973"&gt;ls -lh /sys/class/gpio&lt;/p&gt;
&lt;p data-start="905" data-end="973"&gt;&lt;/p&gt;
&lt;p data-start="905" data-end="973"&gt;I get:&lt;br /&gt;&lt;br /&gt;--w------- 1 root root 4.0K Jan 1 1970 export&lt;br /&gt;lrwxrwxrwx 1 root root 0 Jan 1 1970 gpiochip512 -&amp;gt; ../../devices/soc0/pl-bus/41200000.gpio/gpio/gpiochip512&lt;br /&gt;lrwxrwxrwx 1 root root 0 Jan 1 1970 gpiochip515 -&amp;gt; ../../devices/soc0/axi/e000a000.gpio/gpio/gpiochip515&lt;br /&gt;--w------- 1 root root 4.0K Jan 1 1970 unexport&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p data-start="1334" data-end="1409"&gt;This confirms that &lt;strong data-start="1353" data-end="1368"&gt;gpiochip512&lt;/strong&gt; is correctly mapped to my PL AXI GPIO.&lt;/p&gt;
&lt;p data-start="1411" data-end="1510"&gt;I also added an &lt;strong data-start="1427" data-end="1462"&gt;ILA (Integrated Logic Analyzer)&lt;/strong&gt; in my PL design. When I toggle the GPIO with:&lt;/p&gt;
&lt;p data-start="1411" data-end="1510"&gt;&lt;br /&gt;echo 1 &amp;gt; /sys/class/gpio/gpio512/value&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p data-start="1562" data-end="1614"&gt;I can see the GPIO signal changing in the &lt;strong data-start="1604" data-end="1611"&gt;ILA&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 data-start="1616" data-end="1632"&gt;&lt;strong data-start="1620" data-end="1630"&gt;Issue:&lt;/strong&gt;&lt;/h3&gt;
&lt;p data-start="1633" data-end="1737"&gt;However, when I check the &lt;strong data-start="1659" data-end="1734"&gt;physical pin (JX2, pin 13) with an oscilloscope, I see no signal change&lt;/strong&gt;.&lt;/p&gt;
&lt;p data-start="1739" data-end="1824"&gt;Has anyone encountered a similar issue? Any suggestions on what I might be missing?&lt;/p&gt;
&lt;p data-start="1826" data-end="1860"&gt;Thanks in advance for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is there a mz7010_som_base_2024_1.bsp file?</title><link>https://community.element14.com/thread/55287?ContentTypeID=0</link><pubDate>Fri, 15 Nov 2024 14:53:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:99787f4c-be89-43c1-a933-eca3b340b506</guid><dc:creator>Andy-75</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/55287?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/55287/is-there-a-mz7010_som_base_2024_1-bsp-file/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I can find one for 2023_2 but not 2024.&amp;nbsp; I am working on a new project starting with the microZed and wanted to use the latest PetaLinux tools.&lt;/p&gt;
&lt;p&gt;I found the 2023 version here but it does not have a microZed for 2024.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://avtinc.sharepoint.com/teams/ET-Downloads/Shared%20Documents/Forms/AllItems.aspx?id=%2Fteams%2FET%2DDownloads%2FShared%20Documents%2Fprojects%2Fpublic%5Frelease&amp;amp;p=true&amp;amp;ga=1" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;avtinc.sharepoint.com/.../AllItems.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MicroZed IO Carrier Card design files</title><link>https://community.element14.com/thread/54832?ContentTypeID=0</link><pubDate>Thu, 18 Jul 2024 11:48:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:66e827cd-8a7b-4edf-8034-61a69d2bb441</guid><dc:creator>emazzola</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/54832?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54832/microzed-io-carrier-card-design-files/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Is there any way to access the design files for the AES-MBCC-IO-G?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Can't program the Microzed 7020. Tried different versions of Vivado</title><link>https://community.element14.com/thread/54741?ContentTypeID=0</link><pubDate>Fri, 21 Jun 2024 13:38:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:66f5a62e-88f8-4132-9a28-55d21aafb42e</guid><dc:creator>kpham</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/54741?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54741/can-t-program-the-microzed-7020-tried-different-versions-of-vivado/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have a Microzed 7020 board, and I&amp;#39;ve been trying to program it in JTAG boot mode, but the board doesn&amp;#39;t seem to work. I&amp;#39;ve been following different tutorials online, and always got stuck at the basic printing Hello World program. Namely, when I run the program, Vitis recognizes the board, and the board&amp;#39;s blue LED (done LED) is turned on, but nothing seems to show up on Vitis serial terminal or Tera Term (both are tried individually to make sure there&amp;#39;s no clashing of the terminals). When I tried using the xgpio examples that come with the BSP settings, the LEDs aren&amp;#39;t responsive as well.&lt;/p&gt;
&lt;p&gt;The board does work when I program the FPGA side (using pure verilog and flashing from Vivado), and does have a linux interface showing up when I use the QSPI boot mode, i.e., the USB-UART port seems to work.&lt;/p&gt;
&lt;p&gt;The only thing that doesn&amp;#39;t seem to work is flashing the code from Vitis to program the non-FPGA side of the processor.&lt;/p&gt;
&lt;p&gt;This problem has been tried with different versions of Vivado/Vitis (2024, 2023, 2023, 2015), and the problem persists.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Microzed Connection Issue</title><link>https://community.element14.com/thread/54701?ContentTypeID=0</link><pubDate>Mon, 10 Jun 2024 17:52:08 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5ff34a64-f72b-4097-819e-45ef1ee5b39b</guid><dc:creator>kpham</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/54701?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54701/microzed-connection-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have just started using the Microzed 7020, and I&amp;#39;ve been trying to flash some example code on to the board, but I keep having this error when using Vitis 2024.1:&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/1258.error.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The error message is:&lt;/p&gt;
&lt;p&gt;&amp;quot;Could not find ARM device on the board for connection &amp;#39;Local&amp;#39;. Check if the target is in:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Split JTAG - No operations are possible with ARM DAP.&lt;/li&gt;
&lt;li&gt;Non JTAG bootmode - Bootrom may need time to enable DAP.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Please try again. Troubleshooting hints:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Check whether board is connected to system properly.&lt;/li&gt;
&lt;li&gt;In case of zynq board, check whether Digilent/Xilinx cable switch settings are correct.&lt;/li&gt;
&lt;li&gt;If you are using Xilinx Platform Cable USB, ensure that status LED is green&amp;quot;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Tera Term seems to be able to recognize the COM port and the connection, but nothing is showing up on the terminal as well.&lt;/p&gt;
&lt;p&gt;When I use Vivado 2024.1&amp;#39;s hardware manager, it also doesn&amp;#39;t seem to be able to connect to the board.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried updating the drivers, but nothing works.&lt;/p&gt;
&lt;p&gt;Could someone please point me in the right direction? Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>cannot find -l-Wl,--start-group,-lxil,-lfreertos,-lgcc,-lc,--end-group: No such file or directory</title><link>https://community.element14.com/thread/54683?ContentTypeID=0</link><pubDate>Thu, 06 Jun 2024 14:08:13 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ab49082c-eb49-4d07-ad67-50e631db933e</guid><dc:creator>quadzilla</dc:creator><slash:comments>5</slash:comments><comments>https://community.element14.com/thread/54683?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54683/cannot-find--l-wl---start-group--lxil--lfreertos--lgcc--lc---end-group-no-such-file-or-directory/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve been getting this error. I have no idea what it means or how to fix it.&amp;nbsp; Can anyone help?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Microzed 7Z010 rev H having intermittent Ethernet issues</title><link>https://community.element14.com/thread/54912?ContentTypeID=0</link><pubDate>Fri, 03 May 2024 02:01:15 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f6899e2d-6dfa-459d-a8e1-b94cb881fdaa</guid><dc:creator>ebconcannon</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/54912?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54912/microzed-7z010-rev-h-having-intermittent-ethernet-issues/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Microzed 7010 rev H having intermittent Ethernet issues on boot.&amp;nbsp; Happens when cold or hot.&amp;nbsp; Occurs on 2 of latest batch of 300 boards.&amp;nbsp; Has anyone seen this before?&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to red DDR vs BRAM</title><link>https://community.element14.com/thread/54431?ContentTypeID=0</link><pubDate>Wed, 06 Mar 2024 14:56:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:558e15f2-4da9-4112-b3da-552318b8e1d1</guid><dc:creator>quadzilla</dc:creator><slash:comments>7</slash:comments><comments>https://community.element14.com/thread/54431?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54431/how-to-red-ddr-vs-bram/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;This is another doubtlessly naive question.&amp;nbsp; I know that you can read the BRAM by using&amp;nbsp;XBram_ReadReg() and a BRAM controller.&amp;nbsp; Also that&amp;nbsp;XBram_ReadReg() basically amounts to using Xil_In32() to read a memory location.&lt;br /&gt;&lt;br /&gt;Can we do something similar to read the DDR RAM, or are we always forced to use the routines in&amp;nbsp;xaxidma_bdring.c?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Vitis stalls when trying to create platform component</title><link>https://community.element14.com/thread/54363?ContentTypeID=0</link><pubDate>Fri, 16 Feb 2024 21:21:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:7cbcbe2b-0826-4c9f-97a2-d0ba4132c457</guid><dc:creator>quadzilla</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/54363?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54363/vitis-stalls-when-trying-to-create-platform-component/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to use&amp;nbsp;&lt;em&gt;&lt;strong&gt;non&lt;/strong&gt;&lt;/em&gt;-classic Vitis 2023.2 to create a platform component, but it keep stalling after I select an XSA file.&amp;nbsp; The little status circle after &amp;quot;Creating System Device Tree from the XSA and getting processor details keeps spinning ad infinitum.&amp;quot;&lt;br /&gt;&lt;br /&gt;Any tips on how to proceed?&amp;nbsp; I tried to follow a couple of online guides for downloading and debugging the device tree generator, but I keep getting an error when I try to clone&amp;nbsp;&lt;a href="https://github.com/Xilinx/system-device-tree-xlnx" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;GitHub - Xilinx/system-device-tree-xlnx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/pastedimage1708118326688v1.png"  /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>No clock or GPIO displayed for MicroZed board?</title><link>https://community.element14.com/thread/54340?ContentTypeID=0</link><pubDate>Fri, 09 Feb 2024 16:41:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c4d575a4-a3f8-4079-8615-38b3281c3c0c</guid><dc:creator>quadzilla</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/54340?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54340/no-clock-or-gpio-displayed-for-microzed-board/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve been trying to create a Vivado project for the MicroZed 7020 board.&amp;nbsp; While fumbling through some online tutorials, I noticed that after I select this board type (file version 1.3) here aren&amp;#39;t any clock or GPIO components listed under the &lt;em&gt;board&lt;/em&gt; tab. &lt;br /&gt;&lt;br /&gt;Is this normal?&amp;nbsp; I&amp;#39;m trying to figure out if there might be something wrong with my Vivado setup.&lt;br /&gt;&lt;br /&gt;I found the same problem when I specify a MicroZed 7010 instead but not other board types.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/pastedimage1707496681860v2.png"  /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/pastedimage1707496549113v1.png"  /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Gerber files for the MicroZed</title><link>https://community.element14.com/thread/54331?ContentTypeID=0</link><pubDate>Wed, 07 Feb 2024 16:19:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:7ac2ff91-6c23-4c64-bda7-2e27992e477f</guid><dc:creator>jvlesage</dc:creator><slash:comments>9</slash:comments><comments>https://community.element14.com/thread/54331?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54331/gerber-files-for-the-microzed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Are Greber files available for any recent versions for the MicroZed? I&amp;#39;d like to take a look at the DDR3 layout.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Documentation on Microzed SBC (Upper Side Connectors)</title><link>https://community.element14.com/thread/54323?ContentTypeID=0</link><pubDate>Mon, 05 Feb 2024 23:06:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6c0db006-fbd4-4ec1-8bc5-ea907e34c8d5</guid><dc:creator>vcasado31</dc:creator><slash:comments>5</slash:comments><comments>https://community.element14.com/thread/54323?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54323/documentation-on-microzed-sbc-upper-side-connectors/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a Microzed with Zynq 7020 and the Micromod connectors in the top side. I have build a Petalinux image, and the FPGA Done blue LED lights up, but I cannot connect with the board trohugh any terminal (SSH/Serial).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have looked for info, but I just got searching for Microzed SBC this following doc &lt;a href="https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/p/addpost/PB-AES-Z7MB-7Z010_20-SBC-G-V1" data-e14adj="t"&gt;PB-AES-Z7MB-7Z010_20-SBC-G-V1&lt;/a&gt;, but no schematics/references...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does anyone can ping me some short of documentation about this board, please?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MicroZed Board Defs and Vivado versions.</title><link>https://community.element14.com/thread/54288?ContentTypeID=0</link><pubDate>Sat, 27 Jan 2024 12:57:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:145bcf1d-dc30-4535-95df-72ce55b32c13</guid><dc:creator>abalducci</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/54288?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54288/microzed-board-defs-and-vivado-versions/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi, so I have a MicroZed BD-Z7MB-7201-G RevF6. I&amp;#39;ve had this board for awhile for it, just not had a chance to play with it. I know this is somewhat of an older product, but on the support site I notice board def files are only listed up to Vivado 2017. Is it still recommended to use one of these older versions or is there a chance they&amp;#39;d work with more recent versions as well?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MicroZed AES-Z7MB-7Z020-SOM-I-G</title><link>https://community.element14.com/thread/54286?ContentTypeID=0</link><pubDate>Fri, 26 Jan 2024 00:32:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f032ec2-0b23-4257-aeeb-e616c56158b3</guid><dc:creator>2shahni</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/54286?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54286/microzed-aes-z7mb-7z020-som-i-g/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello. We currently buy MicroZed AES-Z7MB-7Z020-SOM-I-G from you guys. We track vendor S/N from you in our database. Wanted to confirm if we are capturing this correctly. Currently we only log the last six digits. My assumption is you want the full 21 digits. Please see attached pictures below.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Pic 1 &amp;amp; 2 are the same but pic 3, the s/n on the board is in a different order.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you can please clarify which s/n to use, that would be greatly appreciated!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/5126.Pic1.jpg"  /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/8424.pic2.jpg"  /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/311/0027.pic-3.png"  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Can anyone provide a simple, almost blank project?</title><link>https://community.element14.com/thread/54282?ContentTypeID=0</link><pubDate>Thu, 25 Jan 2024 20:10:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fd29964d-f0e2-4b50-ab25-ca96fdca9c83</guid><dc:creator>quadzilla</dc:creator><slash:comments>12</slash:comments><comments>https://community.element14.com/thread/54282?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/microzed-hardware-design/54282/can-anyone-provide-a-simple-almost-blank-project/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;My team could use some help.&amp;nbsp; Would someone be so kind as to provide a simple, nearly empty Vitis 2023 project for the MicroZed?&amp;nbsp; We&amp;#39;re having some trouble getting started and the Avnet tutorials are out of date.&amp;nbsp; Trying to figure out why my projects don&amp;#39;t execute.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>