This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > migen (0.6)

Migen (Milkymist generator)

A Python toolbox for building complex digital hardware.

The Migen FHDL library replaces the event-driven paradigm with the
notions of combinatorial and synchronous statements, has arithmetic
rules that make integers always behave like mathematical integers, and
most importantly allows the design's logic to be constructed by a
Python program. This last point enables hardware designers to take
advantage of the richness of the Python language - object oriented
programming, function parameters, generators, operator overloading,
libraries, etc. - to build well organized, reusable and elegant
designs.

This requires: python3

Maintained by: Fernando Lopez Jr.
Keywords: migen,milkymist generator,
ChangeLog: migen

Homepage:
https://m-labs.hk/migen/index.html

Source Downloads:
migen-0.6.tar.gz (88c16dd40e01823b988a14fd216d7bf6)

Download SlackBuild:
migen.tar.gz
migen.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
migen.SlackBuild
migen.info
setup.py.patch
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds