[Libre-soc-bugs] [Bug 676] FORTRAN MAXLOC SVP64 example

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Nov 1 01:59:25 GMT 2023


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

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |programmerjake at gmail.com,
                   |                            |shriya.sharma at redsemiconduc
                   |                            |tor.com

--- Comment #10 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Andrey Miroshnikov from comment #9)
> You can find the compiler options for SFFS PowerISA, in the Makefile:
> https://git.libre-soc.org/?p=microwatt.git;a=tree;f=hello_world;
> h=ad4f2ff25fb1ec8c3c0233c8d341a7e5ca6cdb94;hb=refs/heads/verilator_trace

looks like this is exactly what shriya needs, she asked me in a private email
(conversation moved here) how to compile a C version of MAXLOC for SFFS.

so, basically, copy the hello_world directory, modify the C source to have the
MAXLOC algorithm, and then run the Makefile, the Makefile already has all the
-mno-vsx and similar options needed.

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


More information about the libre-soc-bugs mailing list