Commit Graph

17 Commits

Author SHA1 Message Date
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