<tpb>
Title: Compiling BIOS without M Extension Fails for 64-Bit SoCs · Issue #323 · enjoy-digital/litex · GitHub (at github.com)
_whitelogger has joined #litex
rohitksingh has joined #litex
_whitelogger has joined #litex
rohitksingh has quit [Ping timeout: 260 seconds]
rohitksingh has joined #litex
_whitelogger has joined #litex
Dolu has quit [Ping timeout: 250 seconds]
rohitksingh has quit [Ping timeout: 260 seconds]
rohitksingh has joined #litex
<scanakci>
thanks @mithro. I think I could finally fix the issue by using another implementation of udivmoddi function and slightly modifying a makefile in Litex. At least, both Blackparrot and Rocket could successfully use the udivmoddi to print some values and initialize ethernet interface. I will make a PR once I clean the code.
<scanakci>
There might be a easier fix but for now I am good :)