*** tpb <[email protected]> has joined #yosys | 00:01 | |
*** acathla <[email protected]> has joined #yosys | 00:01 | |
*** crzwdjk <[email protected]> has joined #yosys | 00:02 | |
*** lofty <[email protected]> has joined #yosys | 00:03 | |
*** killjoy <[email protected]> has joined #yosys | 00:03 | |
*** greeb <greeb!~greeb@user/greeb> has joined #yosys | 00:07 | |
*** Forty-Bot <[email protected]> has joined #yosys | 00:07 | |
*** vup <[email protected]> has joined #yosys | 00:08 | |
*** anuejn <[email protected]> has joined #yosys | 00:08 | |
*** notgull <notgull!~notgull@2600:1f14:8f4:3100:e2a2:c920:847d:d23> has joined #yosys | 00:08 | |
*** V_ <V_!~v@ircpuzzles/2022/april/winner/V> has joined #yosys | 00:08 | |
*** Kamilion <[email protected]> has joined #yosys | 00:08 | |
*** TD-Linux <TD-Linux!~Thomas@user/td-linux> has joined #yosys | 00:09 | |
*** tmiw <[email protected]> has joined #yosys | 00:10 | |
*** root <root!~root@user/Miyu-saki> has joined #yosys | 00:12 | |
*** root is now known as Guest1293 | 00:12 | |
RSDuck | ok thanks, then I'll do it this way | 00:24 |
---|---|---|
*** jn <jn!~quassel@user/jn/x-3390946> has quit IRC (Ping timeout: 245 seconds) | 01:07 | |
*** jn <jn!~quassel@user/jn/x-3390946> has joined #yosys | 01:07 | |
*** V_ is now known as V | 01:08 | |
*** RSDuck <[email protected]> has quit IRC (Ping timeout: 255 seconds) | 01:28 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:226:6853:43d0:af55:4edd> has joined #yosys | 01:32 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:226:6853:43d0:af55:4edd> has quit IRC (Remote host closed the connection) | 01:33 | |
*** RSDuck <[email protected]> has joined #yosys | 01:34 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:5055:33cf:3a31:1ee7> has quit IRC (Read error: Connection reset by peer) | 01:34 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:6853:43d0:af55:4edd> has joined #yosys | 01:34 | |
*** bjorkintosh <bjorkintosh!~bjork@user/bjorkintosh> has quit IRC (Ping timeout: 248 seconds) | 02:08 | |
*** bjorkintosh <bjorkintosh!~bjork@2600:1700:5400:c80:aa0b:d2a3:c1fe:bb31> has joined #yosys | 02:09 | |
*** RSDuck <[email protected]> has quit IRC (Quit: RSDuck) | 04:15 | |
*** Guest94 <Guest94!~Guest98@2a11:3:200::407d> has joined #yosys | 06:11 | |
*** Guest94 <Guest94!~Guest98@2a11:3:200::407d> has quit IRC (Client Quit) | 06:12 | |
*** unkraut <[email protected]> has quit IRC (Remote host closed the connection) | 07:08 | |
*** unkraut <[email protected]> has joined #yosys | 07:09 | |
*** FabM <[email protected]> has joined #yosys | 07:09 | |
*** schaeg <schaeg!~anabrid@2a02:3036:269:53ec:c9c9:57be:46aa:fee> has joined #yosys | 08:01 | |
*** unkraut <[email protected]> has quit IRC (Remote host closed the connection) | 08:07 | |
*** unkraut <[email protected]> has joined #yosys | 08:10 | |
*** killjoy <killjoy!~nameless@user/killjoy> has quit IRC (Ping timeout: 240 seconds) | 09:03 | |
*** killjoy <[email protected]> has joined #yosys | 09:05 | |
*** arogora <[email protected]> has joined #yosys | 09:10 | |
*** killjoy <killjoy!~nameless@user/killjoy> has quit IRC (Ping timeout: 272 seconds) | 09:12 | |
*** arogora <[email protected]> has quit IRC (Ping timeout: 255 seconds) | 09:15 | |
*** killjoy <[email protected]> has joined #yosys | 09:33 | |
*** arogora <[email protected]> has joined #yosys | 09:37 | |
*** killjoy <killjoy!~nameless@user/killjoy> has quit IRC (Ping timeout: 272 seconds) | 09:38 | |
*** arogora is now known as killjoy | 09:38 | |
*** notgull <notgull!~notgull@2600:1f14:8f4:3100:e2a2:c920:847d:d23> has quit IRC (Ping timeout: 260 seconds) | 10:43 | |
*** notgull <notgull!~notgull@2600:1f14:8f4:3100:e2a2:c920:847d:d23> has joined #yosys | 10:46 | |
*** Guest1293 is now known as Myrl-saki | 10:56 | |
Myrl-saki | I'm compiling nextpnr direct from GitHub with Nix. I'm using both nextpnr-gowin and nextpnr-himbaechel. I'm getting `No Fmax available; no interior timing paths found in design.`. If I use the latest on Nixpkgs. It's able to detect it. | 10:59 |
Myrl-saki | I just realized that "direct from GitHub" makes no sense lol. It's Apycula which is on PyPi. | 10:59 |
gatecat | I think something has broken in the new timing code for these arches. I don't think Rowan is here, but I'll ping him | 10:59 |
Myrl-saki | If I'm using a GitHub release, it provides me the timing. If I'm using a recent master revision, it doesn't. | 11:00 |
Myrl-saki | And aaaah, yes, I see in the Git history now. | 11:00 |
gatecat | actually, I don't think himbaechel-gowin has timing at all yet so that's a seperate issue. but there is indeed a genuine regression in regular nextpnr-gowin | 11:00 |
Myrl-saki | Ah, I also see changes since. :) I'll compile it first. | 11:02 |
Myrl-saki | In case it's been fixed. | 11:02 |
Myrl-saki | Hm yeah, latest doesn't seem to fix it. | 11:31 |
gatecat | thanks for checking anyway | 11:35 |
gatecat | rowan is going to look into it | 11:36 |
*** lexano <[email protected]> has joined #yosys | 11:59 | |
*** josuah <[email protected]> has joined #yosys | 13:37 | |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has quit IRC (Quit: Bye) | 14:53 | |
*** SpaceCoaster <SpaceCoaster!~derek@user/spacecoaster> has joined #yosys | 14:54 | |
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 255 seconds) | 15:27 | |
*** strobo <[email protected]> has quit IRC (Remote host closed the connection) | 16:43 | |
*** schaeg <schaeg!~anabrid@2a02:3036:269:53ec:c9c9:57be:46aa:fee> has quit IRC (Ping timeout: 240 seconds) | 18:47 | |
*** nonchip <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 22:18 | |
*** nonchip <[email protected]> has joined #yosys | 22:18 | |
*** ZipCPU_ <ZipCPU_!~ZipCPU@2601:5cd:c200:63c0:1ac0:4dff:fe02:d4f0> has joined #yosys | 23:23 | |
*** daim <[email protected]> has joined #yosys | 23:23 | |
*** agg <agg!~adam@user/agg> has quit IRC (Ping timeout: 248 seconds) | 23:23 | |
*** Twix <Twix!~twix@2a01:4f8:192:23d0::2:10de> has quit IRC (Ping timeout: 248 seconds) | 23:23 | |
*** ZipCPU <ZipCPU!~ZipCPU@2601:5cd:c200:63c0:1ac0:4dff:fe02:d4f0> has quit IRC (Ping timeout: 248 seconds) | 23:24 | |
*** ZipCPU_ is now known as ZipCPU | 23:24 | |
*** agg <agg!~adam@user/agg> has joined #yosys | 23:25 | |
*** lexano <[email protected]> has quit IRC (Ping timeout: 255 seconds) | 23:46 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!