[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
Tue Feb 25 19:02:24 GMT 2020


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

--- Comment #123 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
hmm, i just took a look at the nsxlib Makefile.

effectively, what is needed is: add.ap, sub.ap, these go into a
Cell Library!

create a CATAL file:
add C
sub C

create an actual alu_hier.lib

then add that to the ap.environment as an actual Cell Library!

of course, this is a slightly ridiculous way to do it, however it is
in effect actually what is needed.

there must be a better way - one that's simpler, that will work
hierarchically, because i would be very surprised if the above
approach (Cell Library) would work hierarchically, because the
alu_hier.lib would be made from nsxlib cells...

i don't know.

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


More information about the libre-riscv-dev mailing list