Commit Graph

24 Commits

Author SHA1 Message Date
Maciej Kurc 3d38e76c8f Disabled printing segment ids for non-channel nodes.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2020-11-23 17:07:28 +01:00
Maciej Kurc b6728cf2d9 Added loading rr node segment indices
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
2020-11-23 14:53:50 +01:00
tangxifan 5ce078fe60 minor fix on rr_graph.clear() 2020-03-27 11:26:14 -06:00
tangxifan 91a618466d bug fixing for rr_graph.clear() function 2020-03-27 10:52:48 -06:00
tangxifan 63c4669dbb fixed bug in the fast look-up for tileable rr_graph 2020-03-21 17:36:08 -06:00
tangxifan 3eb59d201f adapt top function of tileable rr_graph builder 2020-03-06 15:24:26 -07:00
tangxifan 646ee90937 bring tileable gsb builder for rr_graph online 2020-03-04 18:19:53 -07:00
tangxifan 1372f748f1 put GSB builder online 2020-02-11 16:37:14 -07:00
tangxifan e2e115e6f3 improve rr_node fast look-up in rr_graph object so that we have easily find all the channel nodes 2020-02-11 11:33:30 -07:00
tangxifan e2f408cc2d bug fix for clock network builder using rr_graph object 2020-02-04 21:32:05 -07:00
tangxifan 6881863506 keep debugging rr_graph builder 2020-02-04 15:21:45 -07:00
tangxifan 15167c9bfb bug fixing for building routing channels in build_rr_graph() 2020-02-04 11:37:59 -07:00
tangxifan b6a2013565 minor bug fix for RRGraph data structure 2020-02-03 21:50:02 -07:00
tangxifan 6bd71f198e keep debugging the rr_graph generator. Definitely should rework the RREdge creation functions 2020-02-03 21:05:50 -07:00
tangxifan 898ed891d2 midway in debugging the refactored rr_graph builder 2020-02-03 19:05:18 -07:00
tangxifan fc6389b5c0 refactored RRGraph builder 2020-02-03 14:40:04 -07:00
tangxifan 529a7ecab4 start refactor rr graph XML reader. Notice that rr_indexed_data builder should be signficantly reworked 2020-02-03 11:04:56 -07:00
tangxifan b49b8208d1 rr_graph timing parameter builder adopt RRGraph object 2020-02-01 22:19:31 -07:00
tangxifan 653d7d5aa1 placer compilation errors elimated for RRGraph deployment 2020-02-01 11:49:39 -07:00
tangxifan 5e2559dc14 now RRGraph is proven to be correct as rr_node in terms of XML output 2020-01-31 17:27:18 -07:00
tangxifan 5006a4395d bring RRGraph object and writer online 2020-01-31 16:39:40 -07:00
tangxifan 9269d7106d move rr_graph back to vpr because the reader and writer requires too much dependency on the core engine 2020-01-31 15:42:44 -07:00
tangxifan fb0bcd7a48 create rr_graph library to enforce unit test on the new data structures as well as compare to legacy rr_node 2020-01-31 12:29:50 -07:00
tangxifan f1bafffa87 add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00