[Libre-soc-bugs] [Bug 258] Finish implementing support for Power in simple-soft-float

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat May 7 01:23:45 BST 2022


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

--- Comment #7 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #6)
> i already made it clear that having rust as a critical dependency for unit
> tests was an experiment that has proven to be a very costly mistake.

The issue isn't rust itself, but maturin and using rust nightly features (used
only in power-instruction-analyzer, not ssf or algebraics) -- because those
weren't/aren't stable. I'm not aware of any issues caused by stable rust and I
expect there won't be any.

> further
> investment of time and effort in ssf i simply won't approve the RFPs.

You do realize it will take months of work to redo all of ssf in python --- I
think discarding all of the work already done is a bad decision, it would be
better to take a few-days/week and switch ssf to only using stable software.

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


More information about the libre-soc-bugs mailing list