[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
Wed Feb 12 13:44:09 GMT 2020


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

--- Comment #6 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
ilang.convert function:

    def convert(elaboratable, name="top"

so yes you *can* convert an ilang file and give its top-level a
different name, which will allow the synthesis-yosys.mk file to
remain pretty much the same.

what i suggest is take this example:
https://github.com/m-labs/nmigen/blob/master/examples/basic/alu_hier.py

hmm no wait, i will need to modify it for you so that it outputs a
name other than "top".

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


More information about the libre-riscv-dev mailing list