*** tpb has joined #yosys | 00:00 | |
*** smkz has quit IRC | 00:46 | |
*** smkz has joined #yosys | 00:47 | |
*** smkz has joined #yosys | 00:48 | |
*** citypw has joined #yosys | 02:18 | |
*** citypw has quit IRC | 02:18 | |
*** Degi has quit IRC | 02:36 | |
*** Degi has joined #yosys | 02:37 | |
*** citypw has joined #yosys | 03:25 | |
*** gorbak25 has quit IRC | 04:59 | |
*** gorbak25 has joined #yosys | 05:02 | |
*** az0re has joined #yosys | 05:11 | |
knielsen | set subblocks [get_designs -quiet $CHIPSTRUCTURE(HIERARCHY,$PD_block,HIER)] | 05:15 |
---|---|---|
knielsen | oops, sorry :-/ | 05:15 |
az0re | Does anyone have experience with PerformanceTimer ? I'm trying to use it in a very simple way but it's giving me erroneous timing info. 3m40s of wall clock time is reported as 0.05s | 05:16 |
az0re | (asking again) | 05:16 |
*** proteusguy has quit IRC | 05:19 | |
whitequark | which OS? | 05:20 |
whitequark | hm | 05:20 |
*** proteusguy has joined #yosys | 05:20 | |
whitequark | looking at log.h, PerformanceTimer only measures self time | 05:21 |
whitequark | so if you're running an external process that is slow, it won't be counted | 05:21 |
*** dys has joined #yosys | 05:37 | |
*** pacak has joined #yosys | 06:33 | |
*** craigo has quit IRC | 06:47 | |
*** emeb_mac has quit IRC | 06:55 | |
az0re | It subtracts time spent in a child process? | 07:01 |
az0re | I must have missed that | 07:02 |
az0re | Thanks | 07:02 |
az0re | Any idea how to get it not to do that? | 07:02 |
whitequark | it doesn't subtract it | 07:12 |
whitequark | it doesn't measure it | 07:12 |
whitequark | it uses the performance counters for this process only | 07:12 |
whitequark | try replacing RUSAGE_SELF with RUSAGE_CHILDREN | 07:12 |
*** az0re has quit IRC | 07:30 | |
*** kraiskil has joined #yosys | 07:45 | |
*** Asu has joined #yosys | 07:58 | |
*** Cerpin has quit IRC | 11:09 | |
*** Cerpin has joined #yosys | 11:14 | |
*** jakobwenzel has joined #yosys | 11:39 | |
*** vidbina has joined #yosys | 12:04 | |
*** craigo has joined #yosys | 12:08 | |
*** mirage335 has quit IRC | 13:08 | |
*** mirage335 has joined #yosys | 13:31 | |
*** jfcaron_ has joined #yosys | 14:40 | |
*** emeb has joined #yosys | 14:40 | |
*** kraiskil has quit IRC | 15:15 | |
*** kraiskil has joined #yosys | 15:27 | |
*** develonepi3 has joined #yosys | 15:32 | |
*** X-Scale` has joined #yosys | 15:55 | |
*** vidbina has quit IRC | 15:57 | |
*** X-Scale has quit IRC | 15:57 | |
*** X-Scale` is now known as X-Scale | 15:57 | |
*** jfcaron_ has quit IRC | 16:27 | |
*** SpaceCoaster has quit IRC | 16:28 | |
*** jfcaron has joined #yosys | 16:28 | |
*** SpaceCoaster has joined #yosys | 16:32 | |
*** dys has quit IRC | 16:43 | |
*** citypw has quit IRC | 16:47 | |
*** alexhw has joined #yosys | 17:36 | |
*** jmamish has joined #yosys | 17:50 | |
*** jmamish has quit IRC | 18:13 | |
*** jakobwenzel has quit IRC | 18:58 | |
*** az0re has joined #yosys | 19:32 | |
az0re | whitequark: Thanks a lot :) | 19:32 |
whitequark | np | 19:32 |
*** dys has joined #yosys | 19:35 | |
*** rlee287 has joined #yosys | 19:37 | |
*** kraiskil has quit IRC | 20:17 | |
*** kraiskil has joined #yosys | 20:31 | |
*** craigo has quit IRC | 21:01 | |
*** kraiskil has quit IRC | 21:19 | |
*** jfcaron has quit IRC | 21:28 | |
*** Asu has quit IRC | 21:47 | |
*** mwk has quit IRC | 22:09 | |
rlee287 | What does the $slice cell do? From the Verilog backend I would guess that it selects some bits from a bitvector, but the manual has a "FIXME" stating that it needs to be documented. Is there some other place where I can look for more information? | 22:50 |
*** BinaryLust has joined #yosys | 23:01 | |
*** adjtm_ has joined #yosys | 23:09 | |
*** adjtm has quit IRC | 23:10 | |
Lofty | whitequark probably knows, but I believe you are correct; it's a partial selection of a net | 23:15 |
*** X-Scale` has joined #yosys | 23:25 | |
*** X-Scale has quit IRC | 23:26 | |
*** X-Scale` is now known as X-Scale | 23:26 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!