*** tpb has joined #yosys | 00:00 | |
*** X-Scale has joined #yosys | 00:05 | |
*** alcorn has quit IRC | 00:08 | |
*** Cerpin has quit IRC | 00:39 | |
*** Cerpin has joined #yosys | 00:41 | |
*** forrestv has quit IRC | 01:03 | |
*** forrestv has joined #yosys | 01:06 | |
*** forrestv has quit IRC | 01:10 | |
*** forrestv has joined #yosys | 01:33 | |
*** awygle has joined #yosys | 01:52 | |
*** citypw has joined #yosys | 02:22 | |
cr1901_modern | I took a little diversion to look at icestorm docs today, and... okay, I'm stumped. | 02:37 |
---|---|---|
cr1901_modern | Why 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 |
tpb | Title: Project IceStorm iCE40 HX1K Overview (at www.clifford.at) | 02:37 |
*** Degi has quit IRC | 02:56 | |
*** Degi has joined #yosys | 02:57 | |
*** forrestv has quit IRC | 03:22 | |
*** forrestv has joined #yosys | 03:38 | |
*** citypw has quit IRC | 04:12 | |
*** az0re has joined #yosys | 04:21 | |
*** _whitelogger has quit IRC | 04:48 | |
*** _whitelogger has joined #yosys | 04:50 | |
*** _whitelogger has quit IRC | 05:18 | |
*** _whitelogger has joined #yosys | 05:20 | |
*** citypw has joined #yosys | 05:50 | |
*** kgugala_ has quit IRC | 06:10 | |
*** emeb_mac has quit IRC | 06:34 | |
*** dys has quit IRC | 06:47 | |
*** jakobwenzel has joined #yosys | 07:36 | |
*** dys has joined #yosys | 08:01 | |
*** kgugala has joined #yosys | 08:03 | |
*** rswarbrick has joined #yosys | 08:17 | |
*** vidbina has joined #yosys | 08:32 | |
*** Asu has joined #yosys | 08:43 | |
*** strongsaxophone has joined #yosys | 09:07 | |
*** captain_morgan has quit IRC | 09:13 | |
*** captain_morgan has joined #yosys | 09:14 | |
*** BinaryLust has quit IRC | 09:31 | |
*** strongsaxophone has quit IRC | 10:13 | |
*** cr1901_modern has quit IRC | 10:42 | |
rswarbrick | When 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 |
whitequark | rswarbrick: C++ copy constructor and logical copy operation are often different in C++ codebases | 11:17 |
whitequark | like they are in Yosys | 11:17 |
whitequark | specifically copying a Cell with C++ semantics would not be valid as it would mess up the tracking of cells inside modules | 11:17 |
rswarbrick | Understood. So how do I make a new module "like this one, but with a different type for cell X"? | 11:18 |
whitequark | I'm not sure if there's an existing function to do that | 11:18 |
whitequark | oh | 11:18 |
whitequark | module->addCell(name, existingCell) | 11:18 |
whitequark | that makes a new cell that copies type, connections, parameters and attributes from existingCell | 11:19 |
rswarbrick | Ah, brill. I didn't spot that, sorry. | 11:19 |
rswarbrick | Thank you very much! | 11:19 |
*** vidbina has quit IRC | 12:48 | |
*** emeb has joined #yosys | 13:33 | |
*** jakobwenzel has quit IRC | 14:56 | |
*** X-Scale` has joined #yosys | 15:07 | |
*** X-Scale has quit IRC | 15:10 | |
*** X-Scale` is now known as X-Scale | 15:10 | |
*** jfcaron_ has joined #yosys | 16:14 | |
*** dys has quit IRC | 16:26 | |
*** citypw has quit IRC | 16:32 | |
*** cr1901_modern has joined #yosys | 17:58 | |
*** jfcaron_ has quit IRC | 18:08 | |
*** FL4SHK has quit IRC | 18:20 | |
*** FL4SHK has joined #yosys | 18:22 | |
*** jfcaron_ has joined #yosys | 19:02 | |
*** kgugala_ has joined #yosys | 19:02 | |
*** kgugala has quit IRC | 19:04 | |
*** kgugala_ has quit IRC | 19:10 | |
*** kgugala has joined #yosys | 19:11 | |
*** kgugala_ has joined #yosys | 19:12 | |
*** kgugala has quit IRC | 19:16 | |
*** dys has joined #yosys | 19:21 | |
*** BinaryLust has joined #yosys | 19:44 | |
*** Cerpin has quit IRC | 19:48 | |
*** Cerpin has joined #yosys | 19:48 | |
*** dys has quit IRC | 19:50 | |
*** kgugala has joined #yosys | 20:01 | |
*** kgugala_ has quit IRC | 20:05 | |
*** kgugala_ has joined #yosys | 20:06 | |
*** kgugala has quit IRC | 20:08 | |
*** kgugala has joined #yosys | 20:19 | |
*** kgugala_ has quit IRC | 20:22 | |
*** Cerpin has quit IRC | 20:32 | |
*** Cerpin has joined #yosys | 20:33 | |
*** rswarbrick has quit IRC | 20:33 | |
*** emeb_mac has joined #yosys | 20:35 | |
*** kgugala has quit IRC | 20:44 | |
*** kgugala_ has joined #yosys | 20:50 | |
*** miek has quit IRC | 20:52 | |
az0re | is @nakengelhardt on here? | 21:22 |
az0re | or only Slack? | 21:23 |
ZirconiumX | Seems only Slack | 21:23 |
daveshah | She has been online here in the past but looks like not at the moment | 21:23 |
az0re | I 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 |
nengel | I'm here | 21:24 |
az0re | Aha | 21:24 |
*** jfcaron_ has quit IRC | 21:25 | |
*** emeb has quit IRC | 21:37 | |
*** Asuu has joined #yosys | 22:12 | |
*** Asu has quit IRC | 22:13 | |
*** BinaryLust has quit IRC | 23:08 | |
*** somlo has quit IRC | 23:39 | |
*** somlo has joined #yosys | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!