[Libre-soc-bugs] [Bug 50] nmigen pinmux
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Nov 14 16:46:19 GMT 2021
https://bugs.libre-soc.org/show_bug.cgi?id=50
--- Comment #26 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://git.libre-soc.org/?p=pinmux.git;a=commitdiff;h=5800effaf28581e95f0a3cd9e8fd4ace07397a8a
done: hooked into both ResourceManager.request and
ResourceManager.add_resources
add_resources now adds to *both* the core *and* pads.
request now also makes the same request of both core and pads,
but then also post-analyses the ports created, and creates
a cross-link between each pad_mgr._ports and each core._ports
entry *after they were requested. this is slightly complicated.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list