Monday, 2019-05-13

*** tpb has joined #vtr-dev00:00
*** vup2 is now known as vup10:57
*** acomodi has quit IRC13:08
*** acomodi has joined #vtr-dev13:08
acomodikem_: Hi, I have created a PR with an implementation of equivalent tiles https://github.com/verilog-to-routing/vtr-verilog-to-routing/pull/55913:37
tpbTitle: WIP [DNM]: Equivalent Tiles placement by acomodi · Pull Request #559 · verilog-to-routing/vtr-verilog-to-routing · GitHub (at github.com)13:37
acomodikem_: It currently fails on CI as there the PR also moves the top level pb_types-only tags to the tiles tags (which are not present in the current test architectures)13:38
acomodikem_: can you have a look at it and give me feedback when you have some time, please?13:42
acomodikem_ : I have tested it within the symbiflow environment and it correctly places clustered blocks in equivalent tiles and VTR produces valid outputs that do work on HW13:43
*** kgugala has quit IRC15:54
*** karol_ has joined #vtr-dev16:21
*** karol_ is now known as kgugals16:22
*** kgugals is now known as kgugala16:22
*** vtrbot has quit IRC17:58
*** vtrbot has joined #vtr-dev17:59
*** vtrbot has joined #vtr-dev18:01
litghostkem_: https://github.com/verilog-to-routing/vtr-verilog-to-routing/issues/56318:54
tpbTitle: Placement delta delay block choice seems limited · Issue #563 · verilog-to-routing/vtr-verilog-to-routing · GitHub (at github.com)18:54
litghostkem_: Should https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/master/vpr/src/place/place.cpp#L2230 generate an error on non-finite delay values?21:44
tpbTitle: vtr-verilog-to-routing/place.cpp at master · verilog-to-routing/vtr-verilog-to-routing · GitHub (at github.com)21:44
litghostkem_: It tests for < 0, but I have a case where it generated "inf"21:44
litghostkem_: And it's for blocks that definitely have connectivity21:44

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!