*** tpb has joined #yosys | 00:00 | |
*** jfcaron has joined #yosys | 00:18 | |
*** xtro has quit IRC | 00:40 | |
*** srk has quit IRC | 00:41 | |
*** xtro has joined #yosys | 00:57 | |
*** lf has quit IRC | 00:59 | |
*** lf has joined #yosys | 00:59 | |
*** srk has joined #yosys | 01:03 | |
*** vup2 is now known as vup | 01:07 | |
*** citypw has joined #yosys | 01:57 | |
*** emeb has quit IRC | 02:07 | |
*** srk has quit IRC | 02:07 | |
*** srk has joined #yosys | 02:11 | |
*** vidbina has quit IRC | 02:21 | |
*** modwizcode has quit IRC | 02:31 | |
*** X-Scale` has joined #yosys | 02:45 | |
*** X-Scale has quit IRC | 02:46 | |
*** X-Scale` is now known as X-Scale | 02:46 | |
*** flaviusb has joined #yosys | 03:27 | |
*** citypw has quit IRC | 03:49 | |
*** citypw_ has joined #yosys | 03:49 | |
*** Degi_ has joined #yosys | 03:56 | |
*** Degi has quit IRC | 03:58 | |
*** Degi_ is now known as Degi | 03:58 | |
*** srk has quit IRC | 04:02 | |
*** srk has joined #yosys | 04:03 | |
*** AdamHorden has quit IRC | 04:56 | |
*** AdamHord- has joined #yosys | 04:56 | |
*** jfcaron has quit IRC | 05:53 | |
*** emeb_mac has quit IRC | 06:54 | |
*** xtro has quit IRC | 08:14 | |
*** vidbina has joined #yosys | 08:37 | |
*** citypw_ has quit IRC | 08:49 | |
*** unkraut has quit IRC | 09:14 | |
*** ovf has quit IRC | 09:14 | |
*** unkraut has joined #yosys | 09:15 | |
*** ovf has joined #yosys | 09:15 | |
*** fevv8[m] has quit IRC | 09:17 | |
*** notafile has quit IRC | 09:21 | |
*** promach3 has quit IRC | 09:21 | |
*** wiizzard has quit IRC | 09:21 | |
*** jryans has quit IRC | 09:21 | |
*** mancaus has joined #yosys | 09:58 | |
*** promach3 has joined #yosys | 10:08 | |
*** wiizzard has joined #yosys | 10:26 | |
*** jryans has joined #yosys | 10:26 | |
*** fevv8[m] has joined #yosys | 10:26 | |
*** notafile has joined #yosys | 10:26 | |
*** Thorn has joined #yosys | 10:53 | |
*** vidbina has quit IRC | 11:20 | |
*** jakobwenzel has joined #yosys | 11:48 | |
*** solidtux_ has joined #yosys | 12:10 | |
*** solidtux has quit IRC | 12:12 | |
*** jakobwenzel has quit IRC | 14:17 | |
*** jakobwenzel has joined #yosys | 14:17 | |
*** jakobwenzel has quit IRC | 14:45 | |
*** jakobwenzel has joined #yosys | 14:49 | |
*** X-Scale` has joined #yosys | 14:54 | |
*** jakobwenzel has quit IRC | 14:54 | |
*** jakobwenzel has joined #yosys | 14:55 | |
*** X-Scale has quit IRC | 14:55 | |
*** X-Scale` is now known as X-Scale | 14:55 | |
*** jakobwenzel1 has joined #yosys | 15:11 | |
*** jakobwenzel has quit IRC | 15:11 | |
*** jakobwenzel1 is now known as jakobwenzel | 15:11 | |
agg | has anyone run the prjtrellis fuzzers since the change to pybind in #154? many of them are failing for me with python type errors where wrapped classes don't have constructors or don't support assignment, and no database files are getting written out, whereas if I checkout prjtrellis before #154 it seems OK | 15:52 |
---|---|---|
*** vidbina has joined #yosys | 16:21 | |
*** kraiskil has joined #yosys | 16:48 | |
*** jakobwenzel has quit IRC | 17:11 | |
*** kraiskil has quit IRC | 17:17 | |
*** peeps[zen] has joined #yosys | 17:31 | |
*** peepsalot has quit IRC | 17:32 | |
agg | also I guess I'm far out into the weeds here but my diamond 3.11 install doesn't have 'bsdata.acd' which it seems like bstool needs to dump a bitstream, does that get generated or was it removed after 3.10 or something? | 17:32 |
daveshah | The bitstream dumps aren't needed for this kind of fuzzing so you can just patch out that part of diamond.sh | 17:33 |
agg | I was vaguely hoping it might tell me more about what's different in the diamond-built bitstream compared to ecpunpack | 17:34 |
agg | (or use it with compare_bits.py) | 17:35 |
agg | (is this the best/a good channel to ask about prjtrellis stuff, btw?) | 17:36 |
daveshah | I think you might have to get Diamond 3.10 then (Lattice have an archive section) | 17:37 |
daveshah | It's as good as any | 17:37 |
*** peepsalot has joined #yosys | 17:40 | |
*** peeps[zen] has quit IRC | 17:41 | |
*** peeps[zen] has joined #yosys | 17:55 | |
*** peepsalot has quit IRC | 17:57 | |
*** blunaxela has quit IRC | 17:58 | |
*** blunaxela has joined #yosys | 17:58 | |
*** emeb has joined #yosys | 17:59 | |
agg | hmm, got 3.10 installed but it's also missing bsdata.acd | 18:02 |
daveshah | Sounds like something has gone wrong with the environment variables then | 18:13 |
*** emeb_mac has joined #yosys | 18:14 | |
*** mndza has joined #yosys | 18:39 | |
cr1901_modern | My diamond 3.11 install on Windows works fine, fwiw | 19:11 |
cr1901_modern | I don't remember how to install diamond on Ubuntu- the article I used no longer exists | 19:11 |
cr1901_modern | also, some shell scripts lie about being sh compat and need to be changed to bash | 19:11 |
cr1901_modern | need the shebang* to be changed to bash | 19:12 |
agg | cr1901_modern: when you say works fine, do you know if that includes "bstool -d" specifically? i think you won't notice if it's broken unless you're going looking at the output | 19:15 |
agg | (does your diamond install contain the file ispfpga/data/bsdata.acd ?) | 19:16 |
cr1901_modern | I don't have a bsdata.acd file. Dump files are being generated fine | 19:21 |
agg | huh, ok, thanks for checking! | 19:22 |
cr1901_modern | I know this because if there were no dump files, I couldn't fill out the JSON for MachXO2 devices. And I only did some of the remaining members after I install diamond 3.11 | 19:22 |
agg | my bstool is complaining about "ERROR - baspmdevkey(476): Process ACD file "bsdata" failed. Used ACD File Name is </usr/local/diamond/3.10_x64/ispfpga/data/bsdata.acd>." | 19:22 |
agg | which i assumed meant somehow that file was missing, but I guess actually means it's somehow not doing the right thing instead | 19:23 |
agg | will keep poking it then | 19:23 |
cr1901_modern | My diamond 3.10 doesn't have bsdata.acd either (Linux) | 19:24 |
*** peeps[zen] is now known as peepsalot | 19:28 | |
*** xtro has joined #yosys | 19:31 | |
*** ayazar1 has joined #yosys | 19:32 | |
*** lf_ has joined #yosys | 19:46 | |
*** lf has quit IRC | 19:46 | |
*** ayazar1 has quit IRC | 19:49 | |
*** ayazar1 has joined #yosys | 19:49 | |
*** ayazar1 has quit IRC | 19:55 | |
*** lf_ has quit IRC | 20:09 | |
*** lf has joined #yosys | 20:09 | |
*** kraiskil has joined #yosys | 20:20 | |
*** alexhw has quit IRC | 20:25 | |
cr1901_modern | daveshah: pytrellis switched to pybind? | 20:27 |
daveshah | yeah, mmicko_ did that a couple of months ago | 20:27 |
cr1901_modern | This is... gonna be fun to merge | 20:28 |
cr1901_modern | Must've missed it | 20:28 |
agg | I'm reasonably sure it broke a bunch of fuzzers but I can probably fix it | 20:28 |
agg | Though as far as I can tell the old fuzzers aren't yielding any new insight into my MAC :p | 20:28 |
agg | Is it possible they're not detecting bits for connecting the MULTs to the ALUs (which are sort of fixed connections, in that the ALU MA input can only come from MULT P out), since no fuzzer cases have both instances? Not sure if the general routing fuzzer will get them. | 20:30 |
daveshah | yeah, there could be something like that going on | 20:31 |
daveshah | they would show up as unknown bits in the ecpunpack output from the diamond design though | 20:32 |
*** tpb has joined #yosys | 21:29 | |
*** xtro has quit IRC | 21:39 | |
*** kraiskil has quit IRC | 22:20 | |
*** jfcaron has joined #yosys | 23:16 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!