comps-f30: electronic-lab: add python-migen package

Migen enables hardware designers to take advantage of the richness of
Python (object oriented programming, function parameters, generators,
operator overloading, libraries, etc.), to build well organized, reusable
and elegant digital hardware designs.
Also see https://src.fedoraproject.org/rpms/python-migen

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
This commit is contained in:
Gabriel L. Somlo 2019-02-18 09:26:20 -05:00
parent 611004df18
commit 75d599242c

View File

@ -1372,6 +1372,7 @@
<packagereq type="default">piklab</packagereq>
<packagereq type="default">pikloops</packagereq>
<packagereq type="default">pulseview</packagereq>
<packagereq type="default">python3-migen</packagereq>
<packagereq type="default">python3-myhdl</packagereq>
<packagereq type="default">qtoctave</packagereq>
<packagereq type="default">qucs</packagereq>