<?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/"><channel><title>Port a VHDL design from AMD Zynq &amp;amp; Pynq to Spartan-7 &amp;amp; MicroBlaze - part 2: software</title><link>/technologies/fpga-group/b/blog/posts/port-a-vhdl-design-from-amd-zynq-pynq-to-spartan-7-microblaze---part-2-software</link><description>Part 2 of a little double post to document the porting of a small FPGA design from a Zynq with ARM + Linux + Pynq + Python to a smaller Spartan with MicroBlaze soft controller + bare metal.

In post 1 , I show the Vivado ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Port a VHDL design from AMD Zynq &amp;amp; Pynq to Spartan-7 &amp;amp; MicroBlaze - part 2: software</title><link>https://community.element14.com/technologies/fpga-group/b/blog/posts/port-a-vhdl-design-from-amd-zynq-pynq-to-spartan-7-microblaze---part-2-software</link><pubDate>Sat, 13 May 2023 19:29:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:82416c45-fbf0-48dc-80c3-ea3255053a6d</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The Zynq and Spartan-7&amp;nbsp;are very different, and the price shows it.&amp;nbsp;For the exercise here, they are both vastly over-specced. This design (without the controller or processor) can be built on the smallest of FPGAs.&lt;/p&gt;
&lt;p&gt;What you can see is that the extra oomph on both FPGAs allow&amp;nbsp;for easy learning, experimenting and prototyping. The Linux + PYNQ platform on the Zynq in particular allows easy testing of designs. It&amp;#39;s so easy to exchange signals and values&amp;nbsp;with VHDL blocks. Even if you are building a small FPGA design, having this platform&amp;nbsp;at hand can speed up the validation of that small design. You can create test beds to&amp;nbsp;automate the checks, and to take care that all boundary cases are covered. The fast feedback&amp;nbsp;I get when testing something, without the need of setting up a bench or logic analyser, has helped me to understand what the effect of subtle changes in the VHDL do.&lt;/p&gt;
&lt;p&gt;Simulation is important, but checking what the state is after a particular operation,&amp;nbsp;is often easier if you can just poll the objects at runtime.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=25905&amp;AppID=19&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>