[Libre-soc-bugs] [Bug 412] set up litex for peripherals and linking to core

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Jul 19 22:23:38 BST 2020


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

--- Comment #8 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
florent, i think it is possible to literally copy minerva cpu_params, the full
set of ibus and dbus names exactly the same, but removing interrupts (for now).

and i believe this should do the trick of allowing the core to start running
immediately from the default pc=0

    self.cpu_params = dict(
          i_go_insn_i = 1
     )

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list