[Libre-soc-dev] Fwd: [Libre-soc-bugs] [Bug 50] nmigen pinmux

lkcl luke.leighton at gmail.com
Fri Nov 12 00:31:19 GMT 2021


i've been looking for something similar to litex (without using migen) written in nmigen, for some time.

lambdasoc looks like the beginnings of such a project and has the basis for it, including a full working example that is capable of generating a standalone extremely simple BIOS.

it also appears to support a couple of FPGA boards: ecp5 and arty a7, funnily enough these are what we have.

l.




-------- Original Message --------
From: bugzilla-daemon--- via libre-soc-bugs <libre-soc-bugs at lists.libre-riscv.org>
Sent: November 12, 2021 12:13:23 AM UTC
To: libre-soc-bugs at lists.libre-soc.org
Subject: [Libre-soc-bugs] [Bug 50] nmigen pinmux

https://bugs.libre-soc.org/show_bug.cgi?id=50

--- Comment #4 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://github.com/ktemkin/lambdasoc/blob/master/examples/sram_soc.py

this is what needs autogenerating.

instead of explicit instances of sram, serial, etc, pinmux enumeration
creates pinsets, instantiates the peripheral and adds it, on-demand.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
libre-soc-bugs mailing list
libre-soc-bugs at lists.libre-riscv.org
http://lists.libre-soc.org/mailman/listinfo/libre-soc-bugs



More information about the Libre-soc-dev mailing list