OpenFPGA/openfpga/src/annotation
tangxifan 2e3a811f4f critical bug fixed in repacking. This is due to depop50% local routing where the same net may be mapped to two different pins in the same pb_graph_pin. Now we restrict the pin searching. But in long term, we should sync the pb_route results to post routing results 2020-04-18 21:04:46 -06:00
..
annotate_pb_graph.cpp bug fixed in identifying the physical interconnect for pb_graph nodes 2020-04-07 19:46:42 -06:00
annotate_pb_graph.h rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
annotate_pb_types.cpp rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
annotate_pb_types.h rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
annotate_placement.cpp add mapped block fast look-up as placement annotation 2020-02-24 16:09:29 -07:00
annotate_placement.h add mapped block fast look-up as placement annotation 2020-02-24 16:09:29 -07:00
annotate_routing.cpp bug fixed for routing annotation and routing net fix-up 2020-02-06 12:54:55 -07:00
annotate_routing.h bug fixed for routing annotation and routing net fix-up 2020-02-06 12:54:55 -07:00
annotate_rr_graph.cpp bug fixed on removing undriven pins (direct connection between clbs) from cb 2020-04-15 20:41:15 -06:00
annotate_rr_graph.h deployed edge sorting and make it as an option to link_arch command 2020-03-08 15:59:53 -06:00
annotate_simulation_setting.cpp move simulation setting annotation to a separated source file 2020-02-29 15:19:02 -07:00
annotate_simulation_setting.h move simulation setting annotation to a separated source file 2020-02-29 15:19:02 -07:00
check_netlist_naming_conflict.cpp add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
check_netlist_naming_conflict.h add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
check_pb_graph_annotation.cpp rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
check_pb_graph_annotation.h rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
check_pb_type_annotation.cpp rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
check_pb_type_annotation.h rename pb_type annotation to device annotation 2020-02-12 09:52:18 -07:00
device_rr_gsb.cpp fixed critical bug in uniquifying GSBs. Now it can guarantee minimum number of unique GSBs 2020-03-22 16:11:00 -06:00
device_rr_gsb.h deployed edge sorting and make it as an option to link_arch command 2020-03-08 15:59:53 -06:00
vpr_clustering_annotation.cpp add more methods to acquire physical truth table from physical pb 2020-02-25 21:21:44 -07:00
vpr_clustering_annotation.h add more methods to acquire physical truth table from physical pb 2020-02-25 21:21:44 -07:00
vpr_device_annotation.cpp use constant in device annotation 2020-02-21 20:45:22 -07:00
vpr_device_annotation.h use constant in device annotation 2020-02-21 20:45:22 -07:00
vpr_netlist_annotation.cpp move annotation source files to a separated folder 2020-01-30 13:37:41 -07:00
vpr_netlist_annotation.h move annotation source files to a separated folder 2020-01-30 13:37:41 -07:00
vpr_placement_annotation.cpp add mapped block fast look-up as placement annotation 2020-02-24 16:09:29 -07:00
vpr_placement_annotation.h add mapped block fast look-up as placement annotation 2020-02-24 16:09:29 -07:00
vpr_routing_annotation.cpp critical bug fixed in repacking. This is due to depop50% local routing where the same net may be mapped to two different pins in the same pb_graph_pin. Now we restrict the pin searching. But in long term, we should sync the pb_route results to post routing results 2020-04-18 21:04:46 -06:00
vpr_routing_annotation.h done an initial version of clustering net fix-up based on routing results. Debugging on the way 2020-02-05 21:50:52 -07:00
write_xml_device_rr_gsb.cpp improve directory creator to support same functionality as 'mkdir -p' 2020-04-08 12:55:09 -06:00
write_xml_device_rr_gsb.h add write_gsb command to shell interface 2020-03-21 19:40:26 -06:00