OpenFPGA/openfpga/src/annotation
tangxifan 0b1c8ac139 bug fixed in identifying the physical interconnect for pb_graph nodes 2020-04-07 19:46:42 -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 remove the direct connected IPIN/OPIN from RR GSB builder 2020-03-21 11:38:39 -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 move annotation source files to a separated folder 2020-01-30 13:37:41 -07:00
check_netlist_naming_conflict.h move annotation source files to a separated folder 2020-01-30 13:37:41 -07: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 bug fixed for routing annotation and routing net fix-up 2020-02-06 12:54:55 -07: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 use chan_node_in_edges from rr_gsb in XML writer 2020-03-22 15:48:11 -06:00
write_xml_device_rr_gsb.h add write_gsb command to shell interface 2020-03-21 19:40:26 -06:00