[libre-riscv-dev] [Bug 178] first coriolis2 tutorial, workflow and "test project" page

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Fri Feb 21 11:54:23 GMT 2020


http://bugs.libre-riscv.org/show_bug.cgi?id=178

--- Comment #45 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jean-Paul.Chaput from comment #44)
> OK, I got it configured.
> 
> Now, I'm still stuck with ieee754 missing nMigen module.

https://libre-riscv.org/HDL_workflow/

nmigen install instructions there.  git clone then python setup.py develop
(which is an inplace version of install).  i prefer develop not install because
you can just git pull new code into the source dir and not have to rerun
install.

oh wait you also need nmutils that is listed in HDLworkflow as well

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


More information about the libre-riscv-dev mailing list