<?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>Vivado: how to override generic values</title><link>/technologies/fpga-group/b/blog/posts/vivado-how-to-override-generic-values</link><description>In HDL languages, you can define generics. These are values that are assumed by default, but can be overridden. In VHDL, this may look like this:
ENTITY spi_master IS
 GENERIC(
 data_length : INTEGER := 16); --data length in bits
 PORT(
...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Vivado: how to override generic values</title><link>https://community.element14.com/technologies/fpga-group/b/blog/posts/vivado-how-to-override-generic-values</link><pubDate>Mon, 27 Jun 2022 16:21:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a919ca87-f79b-44ff-98d3-e204f3fef344</guid><dc:creator>dang74</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thanks for this pointer.&amp;nbsp; It should come in handy once I start exploring Vivado a bit more.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=23862&amp;AppID=19&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Vivado: how to override generic values</title><link>https://community.element14.com/technologies/fpga-group/b/blog/posts/vivado-how-to-override-generic-values</link><pubDate>Sun, 26 Jun 2022 01:15:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a919ca87-f79b-44ff-98d3-e204f3fef344</guid><dc:creator>wolfgangfriedrich</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I just had a nightmare vision of the Vivado Block design being a distant relative of Labview.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=23862&amp;AppID=19&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>