*** tpb has joined #yosys | 00:00 | |
*** craigo has quit IRC | 00:19 | |
*** az0re has joined #yosys | 00:33 | |
*** Degi has quit IRC | 02:20 | |
*** Degi has joined #yosys | 02:21 | |
*** citypw has joined #yosys | 02:26 | |
*** develonepi3 has quit IRC | 02:42 | |
*** futarisIRCcloud has joined #yosys | 04:33 | |
*** emeb_mac has quit IRC | 04:38 | |
*** emeb_mac has joined #yosys | 04:39 | |
*** kgugala_ has joined #yosys | 04:55 | |
*** kgugala has quit IRC | 04:58 | |
*** Guest40933 has left #yosys | 05:10 | |
*** peepsalot has quit IRC | 05:20 | |
*** peepsalot has joined #yosys | 05:30 | |
*** az0re has quit IRC | 06:00 | |
*** emeb_mac has quit IRC | 06:30 | |
*** Asu has joined #yosys | 06:51 | |
*** kgugala_ has quit IRC | 07:08 | |
*** kgugala has joined #yosys | 07:10 | |
*** jakobwenzel has joined #yosys | 07:20 | |
*** kgugala has quit IRC | 07:34 | |
*** kgugala_ has joined #yosys | 07:36 | |
*** kgugala has joined #yosys | 07:54 | |
*** kgugala_ has quit IRC | 07:54 | |
*** kraiskil has joined #yosys | 08:04 | |
*** kgugala has quit IRC | 08:05 | |
*** kgugala has joined #yosys | 08:06 | |
*** nengel has joined #yosys | 08:09 | |
*** kgugala has quit IRC | 09:25 | |
*** N2TOH has joined #yosys | 09:31 | |
*** N2TOH_ has quit IRC | 09:31 | |
*** mirage335 has quit IRC | 09:39 | |
maartenBE | Hello, when I use the cxxrtl backend on a simple blinky verilog module, the generated header/source does not contain any blinky specific source. | 09:39 |
---|---|---|
maartenBE | This is on current master. | 09:39 |
maartenBE | The module + yosys script + generated sources are at https://gist.github.com/madebr/c840cdb9bbda03def5dd9ffaf68ad07e | 09:40 |
tpb | Title: Running yosys cxxrtl backend on blinky · GitHub (at gist.github.com) | 09:40 |
whitequark | first off, please don't use the `proc; flatten; clean; splitnets -driver; clean -purge` line | 09:42 |
*** kgugala has joined #yosys | 09:42 | |
maartenBE | Ok, removing it does not change behavior. | 09:43 |
whitequark | it does actually for me | 09:45 |
whitequark | but then it works with that line as well | 09:45 |
whitequark | let me see | 09:45 |
whitequark | which exact commit are you using? | 09:46 |
whitequark | and what is your yosys command line? | 09:46 |
maartenBE | commit 70771352 | 09:47 |
whitequark | there's no such yosys commit | 09:47 |
whitequark | master is https://github.com/YosysHQ/yosys/commit/334ec5fa0a90b1816060c67bff72362cbd6483c7 | 09:47 |
tpb | Title: Merge pull request #2159 from MerryMage/cxxrtl-mul · YosysHQ/yosys@334ec5f · GitHub (at github.com) | 09:47 |
maartenBE | Excuse me, it was 334ec5fa0a9. I accidentally copied the sha256 hash of the zip | 09:48 |
whitequark | how are you running yosys? | 09:49 |
maartenBE | yosys script.ys, under `add_custom_command` inside cmake | 09:49 |
whitequark | if you download your own gist, then run `yosys proc.ys`, does it work for you? | 09:50 |
whitequark | because i get this: https://paste.debian.net/1152304/ | 09:51 |
tpb | Title: debian Pastezone (at paste.debian.net) | 09:51 |
maartenBE | (this is taking long because I just started rebuilding yosys) | 09:58 |
*** X-Scale has quit IRC | 10:28 | |
*** X-Scale has joined #yosys | 10:31 | |
*** seraxis has quit IRC | 10:35 | |
*** rqou has quit IRC | 10:35 | |
*** rqou has joined #yosys | 10:35 | |
*** seraxis has joined #yosys | 10:36 | |
maartenBE | No matter what options I give to make, the generated sources remain the same.. | 10:57 |
maartenBE | Is there some way to get more verbose output? | 10:58 |
daveshah | Have you tried it without CMake as wq said yet? | 11:00 |
maartenBE | Yes, same result. | 11:01 |
daveshah | And the design is non-empty before cxxrtl per the ilang output? | 11:02 |
maartenBE | I've added the output log and ilang to the gist at https://gist.github.com/madebr/c840cdb9bbda03def5dd9ffaf68ad07e | 11:03 |
tpb | Title: Running yosys cxxrtl backend on blinky · GitHub (at gist.github.com) | 11:03 |
maartenBE | The blinky module is visible in the ilang file | 11:03 |
daveshah | works fine for me, too | 11:07 |
daveshah | you can pass -g to yosys for slightly more verbose output, but I don't know if that helps much here | 11:07 |
whitequark | yeah, no idea what goes wrong | 11:08 |
maartenBE | I haven't run make test yet, I'll try that | 11:09 |
*** benh has quit IRC | 11:09 | |
*** benh has joined #yosys | 11:09 | |
*** Lofty has quit IRC | 11:10 | |
daveshah | Anything unusual about your OS or toolchain? | 11:13 |
maartenBE | The os is fedora 30, using the system gcc compiler. And I use conan, using system packages (no conan packages). | 11:19 |
*** N2TOH_ has joined #yosys | 12:22 | |
*** N2TOH has quit IRC | 12:26 | |
*** hitomi2500 has joined #yosys | 12:46 | |
maartenBE | The tests run fine... | 13:21 |
*** andrewb1999 has joined #yosys | 13:55 | |
*** emilazy_ has joined #yosys | 14:12 | |
*** Asuu has joined #yosys | 14:12 | |
*** seraxis has quit IRC | 14:14 | |
*** rjeli has quit IRC | 14:15 | |
*** emilazy has quit IRC | 14:16 | |
*** Asu has quit IRC | 14:16 | |
*** N2TOH has joined #yosys | 14:16 | |
*** emilazy_ is now known as emilazy | 14:16 | |
*** benh has quit IRC | 14:16 | |
*** futarisIRCcloud has quit IRC | 14:16 | |
*** rohitksingh has quit IRC | 14:16 | |
*** lukego has quit IRC | 14:16 | |
*** N2TOH_ has quit IRC | 14:18 | |
*** futarisIRCcloud has joined #yosys | 14:18 | |
*** rjeli has joined #yosys | 14:18 | |
*** seraxis has joined #yosys | 14:18 | |
*** rohitksingh has joined #yosys | 14:18 | |
*** lukego has joined #yosys | 14:19 | |
*** jfcaron has joined #yosys | 14:25 | |
*** Lofty has joined #yosys | 14:34 | |
*** kgugala has quit IRC | 14:52 | |
*** kgugala has joined #yosys | 14:58 | |
*** futarisIRCcloud has quit IRC | 15:02 | |
*** emeb has joined #yosys | 15:09 | |
*** bzztploink has quit IRC | 15:22 | |
*** FFY00 has quit IRC | 15:22 | |
*** FFY00 has joined #yosys | 15:25 | |
*** bzztploink has joined #yosys | 15:29 | |
*** citypw has quit IRC | 15:49 | |
*** hitomi2500 has quit IRC | 16:00 | |
*** develonepi3 has joined #yosys | 16:27 | |
*** jakobwenzel has quit IRC | 16:28 | |
*** az0re has joined #yosys | 16:31 | |
tnt | ERROR: Mismatch in directionality for cell port $paramod$eb8ac1f548f32e0d53e54d71ace4509f90139868\usb_ep_buf.ram_I.WD0: \ram_I.WD0 <= \ram_wdata | 18:45 |
tnt | I mean ram_I.WD0 is an input ... so I'm not sure what this is complaining about :/ | 18:45 |
tnt | Is there anyway to get more details/info ? | 18:46 |
Lofty | If it's an input, then doesn't "\ram_I.WD0 <= \ram_wdata" write to an input? | 18:46 |
tnt | Well ram_wdata is a signal in the module that instanciates ram_I. | 18:46 |
Lofty | No, ignore ram_wdata | 18:47 |
tnt | ? | 18:47 |
Lofty | If ram_I.WD0 is an input, that line writes to an input port | 18:47 |
Lofty | Which is why you get an error | 18:47 |
tnt | But that "line" is nowhere in the source code. | 18:47 |
tnt | That's the message printed by yosys but " \ram_I.WD0 <= \ram_wdata" is nowhere in my code. | 18:48 |
*** maartenBE has quit IRC | 19:05 | |
*** maartenBE has joined #yosys | 19:08 | |
thardin | does yosys support union types? | 19:09 |
daveshah | I think there was some union support added recently | 19:11 |
tnt | Oh ... did yosys just get something that would make signal[35:36] _not_ being empty ? | 19:12 |
thardin | hmm.. I'm completely green on systemverilog, is there some magic necessary for yosys to parse files as that? | 19:12 |
thardin | .sv maybe | 19:13 |
tnt | -sv argument to read_verilog | 19:13 |
Lofty | If you pass a file with .sv it'll be inferred as SV | 19:14 |
tnt | oh interesting, didn't know that. | 19:14 |
daveshah | only on the command line, not to read_verilog, right? | 19:14 |
*** kraiskil has quit IRC | 19:17 | |
thardin | of the examples in https://www.verilogpro.com/systemverilog-structures-unions-design/ only the enums work, not the struct or unions. but my yosys is a couple of months old I think | 19:18 |
daveshah | yeah I think it was only merged in the last month or so | 19:18 |
daveshah | and I can't vouch for how complete it is | 19:18 |
thardin | I'm on a0cc795e from march 12th | 19:19 |
thardin | don't need unions quite yet, but it's good to know it's being worked on. indispensible for smaller devices like the hx1k I suspect | 19:19 |
thardin | I'm already doing "poor man's unions" by repurposing counters | 19:20 |
*** andrewb1999 has quit IRC | 19:24 | |
*** andrewb1999 has joined #yosys | 19:25 | |
lambda | tnt: the force_downto attribute was added recently, might be related - see https://github.com/YosysHQ/yosys/issues/2058 for more info on that awfulnes | 19:44 |
tpb | Title: Fix 0-WIDTH wire handling in techmap rules. · Issue #2058 · YosysHQ/yosys · GitHub (at github.com) | 19:44 |
*** ZipCPU has quit IRC | 19:45 | |
*** ZipCPU has joined #yosys | 19:47 | |
*** daknig has quit IRC | 20:23 | |
*** daknig has joined #yosys | 20:25 | |
*** FL4SHK has quit IRC | 20:28 | |
*** FL4SHK has joined #yosys | 20:30 | |
*** daknig has quit IRC | 20:30 | |
tnt | lambda: seems related indeed. | 20:39 |
whitequark | i think https://github.com/YosysHQ/yosys/pull/2027 is the cause for tnt's trouble | 20:40 |
tpb | Title: ast: swap range regardless of range_left >= 0 by eddiehung · Pull Request #2027 · YosysHQ/yosys · GitHub (at github.com) | 20:40 |
tnt | yup. the 'RAMB' wrapper for quicklogic needed a couple of (* force_downto *) | 20:42 |
tnt | although ... that didn't actually fix it :/ | 20:43 |
*** emeb_mac has joined #yosys | 20:48 | |
*** mirage335 has joined #yosys | 20:49 | |
*** daknig has joined #yosys | 20:53 | |
*** daknig has quit IRC | 20:58 | |
*** FL4SHK has quit IRC | 21:52 | |
*** FL4SHK has joined #yosys | 21:53 | |
*** andrewb1999 has quit IRC | 21:54 | |
*** emeb has quit IRC | 21:54 | |
*** emeb has joined #yosys | 21:55 | |
*** daknig has joined #yosys | 22:00 | |
*** fevv8[m] has quit IRC | 22:01 | |
*** seraxis has quit IRC | 22:03 | |
*** promach3 has quit IRC | 22:04 | |
*** jhol has quit IRC | 22:04 | |
*** filt3r has quit IRC | 22:04 | |
*** promach3 has joined #yosys | 22:07 | |
*** jhol has joined #yosys | 22:12 | |
*** filt3r has joined #yosys | 22:12 | |
*** develonepi3 has quit IRC | 22:14 | |
*** fevv8[m] has joined #yosys | 22:20 | |
*** Asu has joined #yosys | 22:24 | |
*** fevv8[m] has quit IRC | 22:27 | |
*** Asuu has quit IRC | 22:27 | |
*** jhol has quit IRC | 22:30 | |
*** filt3r has quit IRC | 22:30 | |
*** madushan1000 has quit IRC | 22:33 | |
*** jryans has quit IRC | 22:33 | |
*** Twix has quit IRC | 22:33 | |
*** simeonm has quit IRC | 22:33 | |
*** ebb has quit IRC | 22:33 | |
*** tmiw has quit IRC | 22:33 | |
*** anticw has quit IRC | 22:33 | |
*** esden has quit IRC | 22:33 | |
*** ross_s has quit IRC | 22:33 | |
*** tmbinc has quit IRC | 22:33 | |
*** Marex has quit IRC | 22:33 | |
*** Asu has quit IRC | 22:33 | |
*** carlomaragno has quit IRC | 22:33 | |
*** cyrozap has quit IRC | 22:33 | |
*** FL4SHK has quit IRC | 22:33 | |
*** jfcaron has quit IRC | 22:33 | |
*** somlo has quit IRC | 22:33 | |
*** bubble_buster has quit IRC | 22:33 | |
*** gtw has quit IRC | 22:33 | |
*** thoughtpolice has quit IRC | 22:33 | |
*** daveshah has quit IRC | 22:33 | |
*** anuejn has quit IRC | 22:33 | |
*** smarter has quit IRC | 22:33 | |
*** chipb has quit IRC | 22:33 | |
*** proteusguy has quit IRC | 22:33 | |
*** lethalbit has quit IRC | 22:33 | |
*** mmicko has quit IRC | 22:33 | |
*** kbeckmann has quit IRC | 22:33 | |
*** FFY00 has quit IRC | 22:33 | |
*** rqou has quit IRC | 22:33 | |
*** _whitelogger has quit IRC | 22:33 | |
*** benreynwar has quit IRC | 22:33 | |
*** sorear has quit IRC | 22:33 | |
*** GenTooMan has quit IRC | 22:33 | |
*** forrestv has quit IRC | 22:33 | |
*** tux3 has quit IRC | 22:33 | |
*** awordnot has quit IRC | 22:33 | |
*** orkim has quit IRC | 22:33 | |
*** Ultrasauce has quit IRC | 22:33 | |
*** bwidawsk has quit IRC | 22:33 | |
*** Wolf480pl has quit IRC | 22:33 | |
*** emeb has quit IRC | 22:33 | |
*** bzztploink has quit IRC | 22:33 | |
*** kgugala has quit IRC | 22:33 | |
*** nengel has quit IRC | 22:33 | |
*** josi has quit IRC | 22:33 | |
*** mwk has quit IRC | 22:33 | |
*** miek has quit IRC | 22:33 | |
*** mithro has quit IRC | 22:33 | |
*** Xark has quit IRC | 22:33 | |
*** MoeIcenowy has quit IRC | 22:33 | |
*** Nazara has quit IRC | 22:33 | |
*** N2TOH has quit IRC | 22:33 | |
*** captain_morgan has quit IRC | 22:33 | |
*** smkz has quit IRC | 22:33 | |
*** rrika has quit IRC | 22:33 | |
*** emily has quit IRC | 22:33 | |
*** pointfree has quit IRC | 22:33 | |
*** TD-Linux has quit IRC | 22:33 | |
*** Stary has quit IRC | 22:33 | |
*** phantomcircuit has quit IRC | 22:33 | |
*** daknig has quit IRC | 22:33 | |
*** emeb_mac has quit IRC | 22:33 | |
*** Thorn has quit IRC | 22:33 | |
*** oldtopman has quit IRC | 22:33 | |
*** Ristovski has quit IRC | 22:33 | |
*** elms has quit IRC | 22:33 | |
*** tannewt has quit IRC | 22:33 | |
*** rektide has quit IRC | 22:33 | |
*** elGamal has quit IRC | 22:33 | |
*** Lofty has quit IRC | 22:33 | |
*** qu1j0t3 has quit IRC | 22:33 | |
*** sensille has quit IRC | 22:33 | |
*** Kamilion has quit IRC | 22:33 | |
*** Ekho has quit IRC | 22:33 | |
*** daddesio has quit IRC | 22:33 | |
*** thardin has quit IRC | 22:33 | |
*** ronyrus has quit IRC | 22:33 | |
*** phire has quit IRC | 22:33 | |
*** az0re has quit IRC | 22:33 | |
*** promach3 has quit IRC | 22:33 | |
*** mirage335 has quit IRC | 22:33 | |
*** ktemkin has quit IRC | 22:33 | |
*** kmehall_ has quit IRC | 22:33 | |
*** awygle has quit IRC | 22:33 | |
*** flokli has quit IRC | 22:33 | |
*** dkozel has quit IRC | 22:33 | |
*** maartenBE has quit IRC | 22:33 | |
*** indy has quit IRC | 22:33 | |
*** adjtm_ has quit IRC | 22:33 | |
*** pie_ has quit IRC | 22:33 | |
*** agg has quit IRC | 22:33 | |
*** lukego has quit IRC | 22:33 | |
*** rohitksingh has quit IRC | 22:33 | |
*** rjeli has quit IRC | 22:33 | |
*** emilazy has quit IRC | 22:33 | |
*** Sarayan has quit IRC | 22:33 | |
*** unkraut has quit IRC | 22:33 | |
*** flammit has quit IRC | 22:33 | |
*** litghost has quit IRC | 22:33 | |
*** svenn has quit IRC | 22:33 | |
*** lambda has quit IRC | 22:33 | |
*** whitequark has quit IRC | 22:33 | |
*** kristianpaul has quit IRC | 22:33 | |
*** heijligen has quit IRC | 22:33 | |
*** gruetzkopf has quit IRC | 22:33 | |
*** ZipCPU has quit IRC | 22:33 | |
*** X-Scale has quit IRC | 22:33 | |
*** peepsalot has quit IRC | 22:33 | |
*** Degi has quit IRC | 22:33 | |
*** Forty-Bot has quit IRC | 22:33 | |
*** tlwoerner has quit IRC | 22:33 | |
*** pacak has quit IRC | 22:33 | |
*** dxld has quit IRC | 22:33 | |
*** ovf has quit IRC | 22:33 | |
*** y2kbugger has quit IRC | 22:33 | |
*** anishathalye has quit IRC | 22:33 | |
*** pepijndevos has quit IRC | 22:33 | |
*** tnt has quit IRC | 22:33 | |
*** srk has quit IRC | 22:33 | |
*** cr1901_modern has quit IRC | 22:33 | |
*** alexhw has quit IRC | 22:33 | |
*** Max-P has quit IRC | 22:33 | |
*** bluesceada has quit IRC | 22:33 | |
*** tmiw has joined #yosys | 22:36 | |
*** anticw has joined #yosys | 22:36 | |
*** esden has joined #yosys | 22:36 | |
*** ross_s has joined #yosys | 22:36 | |
*** tmbinc has joined #yosys | 22:36 | |
*** Marex has joined #yosys | 22:36 | |
*** cr1901_modern has joined #yosys | 22:36 | |
*** alexhw has joined #yosys | 22:36 | |
*** Max-P has joined #yosys | 22:36 | |
*** bluesceada has joined #yosys | 22:36 | |
*** FL4SHK has joined #yosys | 22:37 | |
*** jfcaron has joined #yosys | 22:37 | |
*** somlo has joined #yosys | 22:37 | |
*** bubble_buster has joined #yosys | 22:37 | |
*** gtw has joined #yosys | 22:37 | |
*** thoughtpolice has joined #yosys | 22:37 | |
*** daveshah has joined #yosys | 22:37 | |
*** anuejn has joined #yosys | 22:37 | |
*** smarter has joined #yosys | 22:37 | |
*** emily has joined #yosys | 22:37 | |
*** pointfree has joined #yosys | 22:37 | |
*** TD-Linux has joined #yosys | 22:37 | |
*** Stary has joined #yosys | 22:37 | |
*** phantomcircuit has joined #yosys | 22:37 | |
*** daknig has joined #yosys | 22:37 | |
*** emeb_mac has joined #yosys | 22:37 | |
*** Thorn has joined #yosys | 22:37 | |
*** oldtopman has joined #yosys | 22:37 | |
*** Ristovski has joined #yosys | 22:37 | |
*** elms has joined #yosys | 22:37 | |
*** tannewt has joined #yosys | 22:37 | |
*** rektide has joined #yosys | 22:37 | |
*** elGamal has joined #yosys | 22:37 | |
*** lukego has joined #yosys | 22:37 | |
*** rohitksingh has joined #yosys | 22:37 | |
*** rjeli has joined #yosys | 22:37 | |
*** emilazy has joined #yosys | 22:37 | |
*** Sarayan has joined #yosys | 22:37 | |
*** unkraut has joined #yosys | 22:37 | |
*** flammit has joined #yosys | 22:37 | |
*** litghost has joined #yosys | 22:37 | |
*** svenn has joined #yosys | 22:37 | |
*** lambda has joined #yosys | 22:37 | |
*** whitequark has joined #yosys | 22:37 | |
*** kristianpaul has joined #yosys | 22:37 | |
*** heijligen has joined #yosys | 22:37 | |
*** gruetzkopf has joined #yosys | 22:37 | |
*** Asu has joined #yosys | 22:37 | |
*** carlomaragno has joined #yosys | 22:37 | |
*** cyrozap has joined #yosys | 22:37 | |
*** emily has quit IRC | 22:37 | |
*** N2TOH has joined #yosys | 22:37 | |
*** captain_morgan has joined #yosys | 22:37 | |
*** smkz has joined #yosys | 22:37 | |
*** rrika has joined #yosys | 22:37 | |
*** rjeli has quit IRC | 22:37 | |
*** Twix has joined #yosys | 22:37 | |
*** simeonm has joined #yosys | 22:37 | |
*** ebb has joined #yosys | 22:37 | |
*** chipb has joined #yosys | 22:37 | |
*** proteusguy has joined #yosys | 22:37 | |
*** lethalbit has joined #yosys | 22:37 | |
*** mmicko has joined #yosys | 22:37 | |
*** kbeckmann has joined #yosys | 22:37 | |
*** phire has joined #yosys | 22:37 | |
*** indy has joined #yosys | 22:38 | |
*** adjtm_ has joined #yosys | 22:38 | |
*** pie_ has joined #yosys | 22:38 | |
*** agg has joined #yosys | 22:38 | |
*** madushan1000 has joined #yosys | 22:38 | |
*** emeb has joined #yosys | 22:38 | |
*** bzztploink has joined #yosys | 22:38 | |
*** kgugala has joined #yosys | 22:38 | |
*** nengel has joined #yosys | 22:38 | |
*** josi has joined #yosys | 22:38 | |
*** mwk has joined #yosys | 22:38 | |
*** miek has joined #yosys | 22:38 | |
*** Xark has joined #yosys | 22:38 | |
*** MoeIcenowy has joined #yosys | 22:38 | |
*** Nazara has joined #yosys | 22:38 | |
*** mirage335 has joined #yosys | 22:38 | |
*** ktemkin has joined #yosys | 22:38 | |
*** awygle has joined #yosys | 22:38 | |
*** kmehall_ has joined #yosys | 22:38 | |
*** flokli has joined #yosys | 22:38 | |
*** dkozel has joined #yosys | 22:38 | |
*** Lofty has joined #yosys | 22:38 | |
*** thardin has joined #yosys | 22:38 | |
*** qu1j0t3 has joined #yosys | 22:38 | |
*** sensille has joined #yosys | 22:38 | |
*** Kamilion has joined #yosys | 22:38 | |
*** Ekho has joined #yosys | 22:38 | |
*** daddesio has joined #yosys | 22:38 | |
*** ronyrus has joined #yosys | 22:38 | |
*** az0re has joined #yosys | 22:38 | |
*** FFY00 has joined #yosys | 22:39 | |
*** rqou has joined #yosys | 22:39 | |
*** _whitelogger has joined #yosys | 22:39 | |
*** benreynwar has joined #yosys | 22:39 | |
*** sorear has joined #yosys | 22:39 | |
*** GenTooMan has joined #yosys | 22:39 | |
*** forrestv has joined #yosys | 22:39 | |
*** tux3 has joined #yosys | 22:39 | |
*** awordnot has joined #yosys | 22:39 | |
*** orkim has joined #yosys | 22:39 | |
*** Ultrasauce has joined #yosys | 22:39 | |
*** bwidawsk has joined #yosys | 22:39 | |
*** Wolf480pl has joined #yosys | 22:39 | |
*** _whitelogger has quit IRC | 22:39 | |
*** madushan1000 has quit IRC | 22:40 | |
*** lukego has quit IRC | 22:40 | |
*** rjeli has joined #yosys | 22:41 | |
*** jhol has joined #yosys | 22:41 | |
*** filt3r has joined #yosys | 22:41 | |
*** X-Scale has joined #yosys | 22:42 | |
*** Degi has joined #yosys | 22:42 | |
*** Forty-Bot has joined #yosys | 22:42 | |
*** tlwoerner has joined #yosys | 22:42 | |
*** pacak has joined #yosys | 22:42 | |
*** dxld has joined #yosys | 22:42 | |
*** ovf has joined #yosys | 22:42 | |
*** y2kbugger has joined #yosys | 22:42 | |
*** anishathalye has joined #yosys | 22:42 | |
*** pepijndevos has joined #yosys | 22:42 | |
*** srk has joined #yosys | 22:42 | |
*** ovf has quit IRC | 22:42 | |
*** ZipCPU has joined #yosys | 22:43 | |
*** lukego has joined #yosys | 22:43 | |
*** maartenBE has joined #yosys | 22:43 | |
*** tnt has joined #yosys | 22:44 | |
*** _whitelogger has joined #yosys | 22:44 | |
*** daknig has quit IRC | 22:45 | |
*** emily has joined #yosys | 22:46 | |
*** jfcaron has quit IRC | 22:47 | |
*** maartenBE has quit IRC | 22:51 | |
*** ovf has joined #yosys | 22:52 | |
*** maartenBE has joined #yosys | 22:53 | |
*** jryans has joined #yosys | 22:55 | |
*** promach3 has joined #yosys | 22:56 | |
*** daknig has joined #yosys | 22:58 | |
*** fevv8[m] has joined #yosys | 23:01 | |
*** madushan1000 has joined #yosys | 23:02 | |
*** Asu has quit IRC | 23:07 | |
*** emeb has quit IRC | 23:38 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!