*** tpb has joined #yosys | 00:00 | |
*** lf has quit IRC | 00:30 | |
*** lf has joined #yosys | 00:30 | |
*** emeb_mac has quit IRC | 01:34 | |
*** emeb_mac has joined #yosys | 01:35 | |
*** philtor has quit IRC | 01:39 | |
*** mbock has quit IRC | 01:54 | |
*** citypw has joined #yosys | 02:08 | |
*** cr1901_modern has quit IRC | 02:47 | |
*** darren0 has joined #yosys | 02:57 | |
*** cr1901_modern has joined #yosys | 02:58 | |
*** _whitelogger has quit IRC | 02:59 | |
*** _whitelogger has joined #yosys | 03:02 | |
*** Degi_ has joined #yosys | 04:54 | |
*** Degi has quit IRC | 04:55 | |
*** Degi_ is now known as Degi | 04:55 | |
*** FL4SHK has quit IRC | 05:20 | |
*** lukego has quit IRC | 05:21 | |
*** lukego has joined #yosys | 05:23 | |
*** FL4SHK has joined #yosys | 05:33 | |
*** X-Scale` has joined #yosys | 05:33 | |
*** X-Scale has quit IRC | 05:34 | |
*** X-Scale` is now known as X-Scale | 05:34 | |
*** cr1901_modern has quit IRC | 05:40 | |
*** darren0 has quit IRC | 06:10 | |
*** _whitelogger has quit IRC | 06:21 | |
*** _whitelogger has joined #yosys | 06:23 | |
*** FL4SHK has quit IRC | 06:49 | |
*** FL4SHK has joined #yosys | 06:52 | |
*** emeb_mac has quit IRC | 06:59 | |
*** sorear has quit IRC | 07:17 | |
*** davidlattimore has quit IRC | 07:17 | |
*** davidlattimore has joined #yosys | 07:18 | |
*** sorear has joined #yosys | 07:18 | |
*** s_frit has quit IRC | 07:28 | |
*** s_frit has joined #yosys | 07:28 | |
*** sorear has quit IRC | 09:01 | |
*** davidlattimore has quit IRC | 09:01 | |
*** davidlattimore has joined #yosys | 09:02 | |
*** sorear has joined #yosys | 09:03 | |
*** hansfbaier has joined #yosys | 09:07 | |
*** cr1901_modern has joined #yosys | 09:14 | |
*** _whitelogger has quit IRC | 09:42 | |
*** _whitelogger has joined #yosys | 09:44 | |
*** mbock has joined #yosys | 09:47 | |
*** vidbina has joined #yosys | 10:09 | |
*** mbock has quit IRC | 10:16 | |
*** vidbina has quit IRC | 10:44 | |
*** hansfbaier has quit IRC | 10:44 | |
*** X-Scale` has joined #yosys | 11:13 | |
*** X-Scale has quit IRC | 11:13 | |
*** X-Scale` is now known as X-Scale | 11:14 | |
*** stevekolb has joined #yosys | 11:28 | |
stevekolb | merry christmas y'all (: | 11:29 |
---|---|---|
thardin | veri logmas | 11:34 |
stevekolb | Not sure if this is a yosys or rather a nextpnr topic but I am currently tinkering with my first gateware design and am looking for ways to understand what parts of my rtl code are responsible for which portions of logic/device utilization and max frequency / "max delay posedge". | 11:35 |
stevekolb | Is there something sort of like a profiler that I can use to understand how I filled up my fpga, and how I broke the timing budgets? | 11:37 |
pepijndevos | ERROR: Unexpected character in JSON file: '-' | 11:45 |
pepijndevos | What... | 11:45 |
pepijndevos | Maybe it's this: "bits": [ 927150930, 960704850, 910373458, 910373458, 927150674, -647424794, -1943870848, -1943904624 ] | 11:46 |
pepijndevos | WHAT? | 11:46 |
daveshah | I feel like this was fixed a while ago | 11:47 |
pepijndevos | Is it a yosys or nextpnr problem? Can try updating either... | 11:47 |
daveshah | nextpnr | 11:47 |
daveshah | but actually a while ago = several years | 11:48 |
pepijndevos | uh, my nextpnr is definitely newer than that hehe | 11:48 |
daveshah | Its been using the IdString index for a long time which should always be positive unless something is going wrong | 11:48 |
pepijndevos | Am I somehow overflowing my idstring into negative numbers... | 11:48 |
pepijndevos | Like... these number are too close to 32 bit for comfort. | 11:50 |
pepijndevos | but uh... at the end of placement I "only" have 22 bits worth of idstring | 11:55 |
*** mbock has joined #yosys | 12:01 | |
pepijndevos | daveshah, I have suspicions towards this code, but no clue what's wrong exactly. https://github.com/pepijndevos/nextpnr/blob/gowin2/gowin/pack.cc#L213 | 12:03 |
pepijndevos | I think the IOB don't actually have a pad port maybe, so the top level port may just be dangling. | 12:05 |
stevekolb | So I have started poking the json output of yosys a bit, counting cells occupied by modules/wires/registers. Rough stats show some unproportionate cell allocations for stuff I expected to be trivial (like 10k cells for one 32bit output reg?)... | 13:50 |
stevekolb | Not sure how meaningful my data science here is tho, given that I don't really understand the semantics of that json data yet... | 13:52 |
*** FL4SHK has quit IRC | 14:52 | |
*** FL4SHK has joined #yosys | 14:55 | |
*** mbock has quit IRC | 15:07 | |
*** citypw has quit IRC | 15:21 | |
*** emeb has joined #yosys | 15:35 | |
*** FL4SHK has quit IRC | 17:46 | |
*** FL4SHK has joined #yosys | 17:49 | |
*** jfcaron has joined #yosys | 18:11 | |
jfcaron | Is there a good book other learning resource for learning to use the ice40? I got an icoBoard, but these scattered blog posts and youtube videos are not getting me very far. I can cargo-cult the LED blink demos but I think I need more thorough materials. | 18:13 |
jfcaron | book or other* | 18:13 |
*** jfcaron has quit IRC | 18:28 | |
*** jfcaron has joined #yosys | 19:32 | |
*** emeb has left #yosys | 20:27 | |
*** Raito_Bezarius has quit IRC | 20:27 | |
*** Raito_Bezarius has joined #yosys | 20:31 | |
*** emeb_mac has joined #yosys | 20:45 | |
*** FL4SHK has quit IRC | 21:30 | |
*** FL4SHK has joined #yosys | 21:33 | |
*** davidlattimore has quit IRC | 21:43 | |
*** sorear has quit IRC | 21:43 | |
*** davidlattimore has joined #yosys | 21:46 | |
*** sorear has joined #yosys | 21:47 | |
*** Jay_jayjay has joined #yosys | 21:54 | |
*** jfcaron has quit IRC | 22:02 | |
*** jfcaron has joined #yosys | 22:08 | |
*** FL4SHK has quit IRC | 23:00 | |
*** FL4SHK has joined #yosys | 23:01 | |
*** Jay_jayjay has quit IRC | 23:01 | |
*** Jay_jayjay has joined #yosys | 23:10 | |
*** Jay_jayjay has quit IRC | 23:16 | |
*** AdamHorden has quit IRC | 23:39 | |
*** s_frit has quit IRC | 23:57 | |
*** s_frit has joined #yosys | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!