[libre-riscv-dev] [Bug 64] data handling / io control / data routing API needed

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Sat Apr 27 23:26:58 BST 2019


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

--- Comment #25 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Luke Kenneth Casson Leighton from comment #22)
> (In reply to Jacob Lifshay from comment #8)
> 
> > > * Data.eq not Data.assign is better, although just "eq" is preferred
> > >   (which can be used as "from import library import data" then
> > > "data.eq(...)")
> > I'm using Data as a place to stash lots of Data-related static functions. We
> > can switch to a module if you like.
> 
>  temporarily nmoperator.py (would like it to be e.g. nmutils.operator)

replaced several uses of eq, and the (few) where shape() and cat() are used,
with explicit "nmoperator.eq()" etc.

https://git.libre-riscv.org/?p=ieee754fpu.git;a=commitdiff;h=67759929b06f91493c93a533018f9b4653e54b5f

there may be more of those to catch.  unit tests still operational...

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


More information about the libre-riscv-dev mailing list