migen icon indicating copy to clipboard operation
migen copied to clipboard

A Python toolbox for building complex digital hardware

Results 58 migen issues
Sort by recently updated
recently updated
newest added

Vivado GUI expects the output files, and maybe other things, to be placed in ``build/top.runs/impl_1``. It currently does not find them as they are in ``build/`` and maybe for other...

feature

https://irclog.whitequark.org/m-labs/2018-03-07#1520421675-1520421921;

feature
improvement

* `finalize()`, `do_finalize()` * other `Platform` methods * Toolchain API

improvement

* `Pin`, `Subsignal`, `IOStandard`, `Misc` etc * list format, index * connectors

improvement

* better support for extension module connectors * better support for adapters between extension modules (fmc-lpc to vhdci) * better support for different io standards on extension module connectors *...

feature
improvement

Add migen-axi portion to migen since migen-axi is not currently active.