lkcl | MaciejPijanowski, ghostmansd: if i don't hear from you i'll assume it's ok to put in that EUR 50,000 NLnet Grant Request on your behalf | 15:30 |
---|---|---|
lkcl | the deadline's Aug 01 12:00 | 15:30 |
ghostmansd | lkcl: I'll take a look at it tomorrow | 15:30 |
lkcl | cutting it fine! :) | 15:30 |
ghostmansd | That said, I'm somewhat worried about time constraints. I generally can work on the project during weekends or 2-4 hours in the evening otherwise. | 15:32 |
ghostmansd | I hope weekends will be enough, but I need to check what needs to be done. | 15:32 |
ghostmansd | Ah, wait, we have one day left... It means I'd better start today. | 15:33 |
ghostmansd-pc | $ python3 src/openpower/decoder/isa/test_caller.py > /tmp/log | 17:18 |
ghostmansd-pc | ModuleNotFoundError: No module named 'openpower.decoder.isafunctions.fpfromint' | 17:18 |
ghostmansd-pc | is it expected, or did I miss something? I tried executing $(make svanalysis pywriter pyfnwriter), but still no luck | 17:19 |
ghostmansd-pc | it looks like that all.py must be re-generated | 17:59 |
ghostmansd-pc | hm, I re-cloned the repo via dev scripts and all is OK | 18:37 |
ghostmansd-pc | pushed two commits, updating isatables with cbcdtd and cdtbcd instructions | 19:10 |
ghostmansd-pc | I've checked test_power_decoder.py and test_caller.py for these; let me know if these work on your side. They shouldn't break anything, though, since they're not really used for now. | 19:12 |
ghostmansd-pc | BTW, $(python3 src/openpower/simulator/test_sim.py) yields 7 errors, 48 skipped, and no successful runs. All fail with "TypeError: __init__() got an unexpected keyword argument 'gdb_path'" exception. | 19:15 |
ghostmansd-pc | I've pushed changes in isa/bcd.mdwn into master. For now, I've used the variable-bit form, since it's closer to the original code. If this ever becomes a problem, and, according to programmerjake, it will, I suggest we address the problem when it becomes actual. | 19:45 |
ghostmansd-pc | I've also took a liberty to mention our discussions (both in IRC logs and bug 656 itself). | 19:45 |
henriok | lkcl: Your talk starts 1h19m50s into this 7h30 EuroPython session: https://www.youtube.com/watch?v=wH3RBfzuPlI | 19:54 |
lkcl | henriok: thx | 20:56 |
lkcl | ghostmansd, no problem | 20:56 |
lkcl | it'll be dc <- [0]*16 | 20:58 |
lkcl | not dc[16] = [0]*16 | 20:58 |
lkcl | that's an equals comparison, and also trying to assign a 16-bit value into one bit | 20:58 |
lkcl | the assignment to c looks ok. | 21:08 |
lkcl | ghostmansd, great idea about cross-referencing in the commit messages, perfect. | 21:16 |
lkcl | yes, "performance" of a technical specification is of the absolute lowest priority. | 21:16 |
lkcl | we have enough modifications to submit upstream to the newly-formed ISA WG without adding to that burden | 21:17 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!