This package browser is in early development. Mind the rough edges.

python-migen 0.9.2-1.6e3a9e1

Python toolbox for building complex digital hardware

Migen FHDL is a Python library that replaces the event-driven paradigm of Verilog and VHDL with the notions of combinatorial and synchronous statements, has arithmetic rules that make integers always behave like mathematical integers, and allows the design's logic to be constructed by a Python program.

Installation

Install python-migen 0.9.2-1.6e3a9e1 as follows:

guix install python-migen@0.9.2-1.6e3a9e1

Or install the latest version:

guix install python-migen

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.