Wednesday, 2022-10-05

*** octavius_ <octavius_!~octavius@167.147.93.209.dyn.plus.net> has quit IRC00:00
*** lxo <lxo!~lxo@gateway/tor-sasl/lxo> has quit IRC00:45
*** lxo <lxo!~lxo@gateway/tor-sasl/lxo> has joined #libre-soc00:45
*** klys <klys!~mdasoh@show.op8.us> has joined #libre-soc04:15
markosghostmansd[m], could you please tell me what is wrong here:08:44
markossv.fadds/mrr *vin + 1, *vin + 1, *vin08:44
markosgives me this error: Error: invalid operands (*UND* and *ABS* sections) for `*'08:44
markosvin = 8, VL = 1808:45
markosthis used to work a while ago09:17
*** octavius <octavius!~octavius@197.147.93.209.dyn.plus.net> has joined #libre-soc10:19
lkclmarkos, can you do10:55
lkclsv/fadds *vin+1, *vin, *vin10:55
lkclsv/fadds *vin, *vin+1, *vin10:55
lkclsv/fadds *vin + 1, *vin, *vin10:55
lkclsv/fadds *vin, *vin + 1, *vin10:55
lkclall four of those10:55
markosall 4 fail, it's the /mrr that is the culprit10:57
markosit's this loop: for (i = 17; i >= 1; i--) in[i] += in[i-1];10:58
lkcl1 sec11:15
lkclnope. can't put it into pysvp64asm, you're using macros with arithmetic11:16
markoswhat macros? the variable names?11:21
lkclyes.11:22
markoswell, it works without /mrr11:22
lkclsv.ffadds/mrr *16, *20, *24?11:22
markossv.fadds/mrr *13, *13, *1211:23
markosdoesn't work11:23
lkcltest_pysvp64dis.py shows all 4 of these work11:23
lkclok so it's not regnames11:23
markosI'm testing the compiler11:23
lkcl    def test_12_mr_r(self):11:23
lkcl        expected = [11:23
lkcl                    "sv.add./mrr/vec2 *3,*7,*11",11:23
lkcl                    "sv.add./mr/vec2 *3,*7,*11",11:23
lkcl                    "sv.add./mrr *3,*7,*11",11:23
lkcl                    "sv.add./mr *3,*7,*11",11:23
markoser, assembler11:23
lkclworks perfectly11:23
markosI mean binutils11:25
markosfor these projects, I'm *only* testing binutils11:25
lkcli don't use it (yet).  can you use this style instead?11:26
lkclhttps://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/test/algorithms/svp64_utf_8_validation.py;hb=HEAD11:26
lkcljacob wrote a function which calculates branch-address offsets.  it still doesn't have arithmetic in the ".set" syntax though (sorry!)11:29
markoslong term it's better to have binutils support though11:33
markosthat's why I tagged ghostmansd[m] if he can shed some light in the error message11:34
markosif we can fix this in binutils, all the better11:34
ghostmansd[m]I'll check it later today11:34
markosthanks11:36
markoslkcl, in the opf_isa_wg discussion url, quoted text needs line wraps, it appears as one huge line right now11:48
lkclyep on it, just doing answers11:51
lkclprogrammerjake, luuuckkilyyy, i was able to back down gitolite3 to debian/stable.12:06
lkclactually... debian/stretch (!) 3.6.612:07
*** ghostmansd <ghostmansd!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has joined #libre-soc12:16
*** octavius <octavius!~octavius@197.147.93.209.dyn.plus.net> has quit IRC12:18
ghostmansd[m]markos, should be fine now12:22
lkclghostmansd[m], yay12:23
markosok, updating, will let you know asap12:23
ghostmansd[m]You'll have to rebuild it with one of our scripts, though12:23
ghostmansd[m]Sure, ping me12:23
markosyes, done this a few times already :)12:24
*** ghostmansd <ghostmansd!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has quit IRC12:40
markosghostmansd[m], yup!12:51
markosthanks, that was really fast12:51
ghostmansd[m]Cool! Cool cool cool.12:54
*** toshywoshy <toshywoshy!~toshywosh@ptr-377wf33o3bnthuddmycb.18120a2.ip6.access.telenet.be> has quit IRC14:00
*** toshywoshy <toshywoshy!~toshywosh@ptr-377wf33o3bnthuddmycb.18120a2.ip6.access.telenet.be> has joined #libre-soc14:00
lkclmarkos: good call about adding "examples" to the grant14:06
*** tplaten <tplaten!~isengaara@d536a5e9.access.ecotel.net> has joined #libre-soc14:13
*** octavius <octavius!~octavius@197.147.93.209.dyn.plus.net> has joined #libre-soc14:24
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has quit IRC14:41
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.57.12> has joined #libre-soc14:42
lkcladded14:44
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.57.12> has quit IRC15:03
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@nat.222-104.maryno.net> has joined #libre-soc15:04
lkclcesar, btw do15:18
lkclput in the RFP and the Formal Proof as soon as you can!15:18
lkclNLnet is currently being overwhelmed with RFPs at the moment as everyone is trying to hit the mid-october deadline15:19
lkcl(whoops)15:19
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@nat.222-104.maryno.net> has quit IRC15:25
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.57.124> has joined #libre-soc15:28
programmerjakelkcl, can you handle https://bugs.libre-soc.org/show_bug.cgi?id=942#c515:55
programmerjakethx!15:55
octaviuslkcl, is it expected for the mux setting to be individually settable for every pin?15:57
*** octavius <octavius!~octavius@197.147.93.209.dyn.plus.net> has quit IRC16:16
markoslkcl, small correction, mp3 not totally done16:31
markosstill working on it16:31
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.57.124> has quit IRC18:03
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.57.124> has joined #libre-soc18:04
lkclanother set of questions came in from the 2nd grant request https://libre-soc.org/nlnet_2022_ongoing/discussion/18:18
lkcltoshywoshy, ping, i submitted ls002 via https://openpower.foundation/isarfc/, did it come in to the ticket system?18:21
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.57.124> has quit IRC18:23
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-188-32-220-156.ip.moscow.rt.ru> has joined #libre-soc18:24
*** octavius <octavius!~octavius@197.147.93.209.dyn.plus.net> has joined #libre-soc18:25
lkclprogrammerjake, done18:32
lkcloctavius, yes, but not for the GPIO-setting to *require* muxing.18:32
lkcli.e. it should still be possible for someone to create an IO bank not having any muxing at all18:33
lkclmarkos, no problem. i would say "no rush" but that's not strictly true :)18:33
markosworking on it as we speak18:34
markosI'll have it done by the weekend18:34
programmerjakethx lkcl19:14
lkclprogrammerjake, do use that stackexchange matrix-inverse rather than bring in numpy as "yet-another-dependency"21:16
lkclnumpy is... big21:16
programmerjakenumpy wouldn't have been suitable anyway since i need the inverse as exact rational numbers, not floats21:20
lkclahh intriguing21:22
programmerjakemeeting in 18 min21:42
*** tplaten <tplaten!~isengaara@d536a5e9.access.ecotel.net> has quit IRC21:44
lkcloctavius, ping meeting22:01
lkclprogrammerjake, ^22:01
*** octavius <octavius!~octavius@197.147.93.209.dyn.plus.net> has quit IRC23:16

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!