Friday, 2020-05-29

*** tpb has joined #yosys00:00
*** X-Scale has joined #yosys00:05
*** alcorn has quit IRC00:08
*** Cerpin has quit IRC00:39
*** Cerpin has joined #yosys00:41
*** forrestv has quit IRC01:03
*** forrestv has joined #yosys01:06
*** forrestv has quit IRC01:10
*** forrestv has joined #yosys01:33
*** awygle has joined #yosys01:52
*** citypw has joined #yosys02:22
cr1901_modernI took a little diversion to look at icestorm docs today, and... okay, I'm stumped.02:37
cr1901_modernWhy are the io_global/latch connections in tiles (0 14) and (0 13) completely omitted from the database? http://www.clifford.at/icestorm/bitdocs-1k/02:37
tpbTitle: Project IceStorm iCE40 HX1K Overview (at www.clifford.at)02:37
*** Degi has quit IRC02:56
*** Degi has joined #yosys02:57
*** forrestv has quit IRC03:22
*** forrestv has joined #yosys03:38
*** citypw has quit IRC04:12
*** az0re has joined #yosys04:21
*** _whitelogger has quit IRC04:48
*** _whitelogger has joined #yosys04:50
*** _whitelogger has quit IRC05:18
*** _whitelogger has joined #yosys05:20
*** citypw has joined #yosys05:50
*** kgugala_ has quit IRC06:10
*** emeb_mac has quit IRC06:34
*** dys has quit IRC06:47
*** jakobwenzel has joined #yosys07:36
*** dys has joined #yosys08:01
*** kgugala has joined #yosys08:03
*** rswarbrick has joined #yosys08:17
*** vidbina has joined #yosys08:32
*** Asu has joined #yosys08:43
*** strongsaxophone has joined #yosys09:07
*** captain_morgan has quit IRC09:13
*** captain_morgan has joined #yosys09:14
*** BinaryLust has quit IRC09:31
*** strongsaxophone has quit IRC10:13
*** cr1901_modern has quit IRC10:42
rswarbrickWhen rewriting stuff to apply a bind statement, I need to replace a cell with one pointing at a different module. Since there are other users of the cell (which I don't want to change), it feels like I need a Cell copy constructor, to make a fresh version that I can hack on. That's marked as =delete. Am I missing something?11:13
whitequarkrswarbrick: C++ copy constructor and logical copy operation are often different in C++ codebases11:17
whitequarklike they are in Yosys11:17
whitequarkspecifically copying a Cell with C++ semantics would not be valid as it would mess up the tracking of cells inside modules11:17
rswarbrickUnderstood. So how do I make a new module "like this one, but with a different type for cell X"?11:18
whitequarkI'm not sure if there's an existing function to do that11:18
whitequarkoh11:18
whitequarkmodule->addCell(name, existingCell)11:18
whitequarkthat makes a new cell that copies type, connections, parameters and attributes from existingCell11:19
rswarbrickAh, brill. I didn't spot that, sorry.11:19
rswarbrickThank you very much!11:19
*** vidbina has quit IRC12:48
*** emeb has joined #yosys13:33
*** jakobwenzel has quit IRC14:56
*** X-Scale` has joined #yosys15:07
*** X-Scale has quit IRC15:10
*** X-Scale` is now known as X-Scale15:10
*** jfcaron_ has joined #yosys16:14
*** dys has quit IRC16:26
*** citypw has quit IRC16:32
*** cr1901_modern has joined #yosys17:58
*** jfcaron_ has quit IRC18:08
*** FL4SHK has quit IRC18:20
*** FL4SHK has joined #yosys18:22
*** jfcaron_ has joined #yosys19:02
*** kgugala_ has joined #yosys19:02
*** kgugala has quit IRC19:04
*** kgugala_ has quit IRC19:10
*** kgugala has joined #yosys19:11
*** kgugala_ has joined #yosys19:12
*** kgugala has quit IRC19:16
*** dys has joined #yosys19:21
*** BinaryLust has joined #yosys19:44
*** Cerpin has quit IRC19:48
*** Cerpin has joined #yosys19:48
*** dys has quit IRC19:50
*** kgugala has joined #yosys20:01
*** kgugala_ has quit IRC20:05
*** kgugala_ has joined #yosys20:06
*** kgugala has quit IRC20:08
*** kgugala has joined #yosys20:19
*** kgugala_ has quit IRC20:22
*** Cerpin has quit IRC20:32
*** Cerpin has joined #yosys20:33
*** rswarbrick has quit IRC20:33
*** emeb_mac has joined #yosys20:35
*** kgugala has quit IRC20:44
*** kgugala_ has joined #yosys20:50
*** miek has quit IRC20:52
az0reis @nakengelhardt on here?21:22
az0reor only Slack?21:23
ZirconiumXSeems only Slack21:23
daveshahShe has been online here in the past but looks like not at the moment21:23
az0reI hate Slack... if one of you is already on it, can you ping her and ask her to come on IRC, pretty please?21:24
nengelI'm here21:24
az0reAha21:24
*** jfcaron_ has quit IRC21:25
*** emeb has quit IRC21:37
*** Asuu has joined #yosys22:12
*** Asu has quit IRC22:13
*** BinaryLust has quit IRC23:08
*** somlo has quit IRC23:39
*** somlo has joined #yosys23:59

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!