*** tpb has joined #symbiflow | 00:00 | |
*** tweakoz has quit IRC | 00:43 | |
*** space_zealot has joined #symbiflow | 01:06 | |
mithro | litghost: Dunno if it makes sense to use something like https://github.com/xmlrunner/unittest-xml-reporting to output the QoR results.... | 01:12 |
---|---|---|
tpb | Title: GitHub - xmlrunner/unittest-xml-reporting: unittest-based test runner with Ant/JUnit like XML reporting. (at github.com) | 01:12 |
*** space_zealot has quit IRC | 03:15 | |
*** _whitelogger has quit IRC | 03:41 | |
*** _whitelogger has joined #symbiflow | 03:44 | |
*** tweakoz has joined #symbiflow | 04:43 | |
*** Bertl is now known as Bertl_zZ | 05:08 | |
*** Miyu has joined #symbiflow | 06:48 | |
*** kraiskil has joined #symbiflow | 07:19 | |
*** proteusdude has quit IRC | 07:54 | |
*** proteusdude has joined #symbiflow | 08:06 | |
*** kraiskil has quit IRC | 09:03 | |
*** futarisIRCcloud has quit IRC | 09:38 | |
*** futarisIRCcloud has joined #symbiflow | 10:01 | |
*** Vonter has joined #symbiflow | 11:12 | |
*** Vonter has joined #symbiflow | 11:14 | |
*** Vonter has joined #symbiflow | 11:16 | |
*** tweakoz has quit IRC | 11:26 | |
*** noahh has joined #symbiflow | 11:26 | |
*** space_zealot has joined #symbiflow | 11:28 | |
*** OmniMancer has joined #symbiflow | 11:42 | |
*** space_zealot has quit IRC | 11:43 | |
*** space_zealot has joined #symbiflow | 11:51 | |
*** somlo has quit IRC | 11:53 | |
*** somlo has joined #symbiflow | 11:56 | |
*** noahh has quit IRC | 11:57 | |
*** alexhw has joined #symbiflow | 12:02 | |
*** space_zealot has quit IRC | 12:06 | |
*** somlo has quit IRC | 12:21 | |
*** somlo has joined #symbiflow | 12:29 | |
*** acomodi has joined #symbiflow | 12:32 | |
*** space_zealot has joined #symbiflow | 12:44 | |
*** Bertl_zZ is now known as Bertl | 13:31 | |
*** futarisIRCcloud has quit IRC | 13:38 | |
*** Vonter has quit IRC | 13:41 | |
*** Vonter has joined #symbiflow | 13:44 | |
*** Vonter has quit IRC | 13:44 | |
*** Vonter has joined #symbiflow | 13:46 | |
*** Vonter has quit IRC | 13:46 | |
*** kraiskil has joined #symbiflow | 13:47 | |
*** Vonter has joined #symbiflow | 13:47 | |
sf-slack2 | <mkurc> @litghost I identified through minitests that we are probably missing 2 more bits related to DOUTMUX.AMC31 input for SLICEM. See https://github.com/SymbiFlow/prjxray/issues/927 | 13:51 |
tpb | Title: Documents bits for DOUTMUX.AMC31 input · Issue #927 · SymbiFlow/prjxray · GitHub (at github.com) | 13:51 |
*** Vonter has joined #symbiflow | 13:54 | |
*** Vonter has quit IRC | 13:54 | |
*** Vonter has joined #symbiflow | 13:56 | |
*** Vonter has joined #symbiflow | 14:02 | |
*** Vonter has quit IRC | 14:07 | |
sf-slack2 | <mkurc> @litghost As for DI1MUXes I have a hypothesis that they are controlled also by the RAM bit. When the associated LUT is in SRL32 mode then the mux selects between eg. CI and DMC31. But when in RAM mode it selects between eg. CI and DI. | 14:12 |
sf-slack2 | <mkurc> @litghost I tried to route to DI1 of C6LUT (in SRL32 mode) through DI manually in vivado. It did not allowed me to do that. | 14:13 |
*** acomodi has quit IRC | 14:42 | |
*** kraiskil has quit IRC | 14:50 | |
*** proteusguy has joined #symbiflow | 15:19 | |
*** acomodi has joined #symbiflow | 15:22 | |
*** proteusguy has quit IRC | 15:43 | |
*** OmniMancer has quit IRC | 15:44 | |
*** kraiskil has joined #symbiflow | 16:09 | |
*** kraiskil has quit IRC | 16:50 | |
*** kraiskil has joined #symbiflow | 17:03 | |
*** kraiskil has quit IRC | 17:18 | |
*** tweakoz has joined #symbiflow | 17:38 | |
*** kraiskil has joined #symbiflow | 19:07 | |
*** Miyu has quit IRC | 19:42 | |
mithro | litghost: ITS ZYNQ NOT ZYNC !!!!! | 19:59 |
*** kraiskil has quit IRC | 19:59 | |
*** space_zealot has quit IRC | 21:27 | |
mithro | litghost / hackerfoo: Andre pushed some examples of the stuff he is doing to https://github.com/dehon/prflow_leaf_bench | 21:37 |
tpb | Title: GitHub - dehon/prflow_leaf_bench: Benchmarkset of PRflow Leaf logic for Rosetta Benchmarks (at github.com) | 21:37 |
*** futarisIRCcloud has joined #symbiflow | 22:04 | |
sf-slack2 | <butta> @me1 @litghost What is the current status of the clock network support? We're running into over congestion that involves clocks that vpr is routing on general interconnect. | 23:06 |
litghost | E.g. more than one clock or a divided clock? Basically none at this time | 23:07 |
litghost | It is a goal next month or two to add first clock network support | 23:07 |
sf-slack2 | <butta> 2 clocks. They are independent. | 23:07 |
litghost | If you need that in the short term, you'll need to create a new ROI | 23:09 |
sf-slack2 | <butta> Well, that explains what we're seeing :slightly_smiling_face: | 23:09 |
litghost | It is a known limitation at this time | 23:10 |
sf-slack2 | <butta> So should it work with a single clock? | 23:10 |
litghost | Single clock is supported, you must tied to the clock pin for the ROI | 23:11 |
litghost | The clock within the ROI after a BUFH | 23:11 |
litghost | Which is the CMT clock fanout | 23:11 |
sf-slack2 | <butta> So with a single clock is it routing through general interconnect or separate clock resources? | 23:13 |
litghost | Clock resources | 23:14 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!