OpenFPGA/openfpga/src/fabric
tangxifan f284f6f8d0 [OPENFPGA LIBRARY] change method names to be consistent with FPGA-SPICE needs 2020-09-20 12:03:10 -06:00
..
build_decoder_modules.cpp add module usage types for future FPGA-SPICE development 2020-07-04 22:33:54 -06:00
build_decoder_modules.h add configuration bus nets for memory bank decoders at top module 2020-06-11 19:31:13 -06:00
build_device_module.cpp fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
build_device_module.h fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
build_essential_modules.cpp [OPENFPGA LIBRARY] change method names to be consistent with FPGA-SPICE needs 2020-09-20 12:03:10 -06:00
build_essential_modules.h start integrating module graph builder 2020-02-12 17:53:23 -07:00
build_grid_module_duplicated_pins.cpp bug fixed for heterogeneous block instances in top module 2020-03-24 17:39:26 -06:00
build_grid_module_duplicated_pins.h add utils for duplicate pins in grid module builder 2020-02-12 20:48:07 -07:00
build_grid_module_utils.cpp put routing module builder util function online 2020-02-13 16:05:23 -07:00
build_grid_module_utils.h add utils for grid module builder 2020-02-12 20:25:05 -07:00
build_grid_modules.cpp add module usage types for future FPGA-SPICE development 2020-07-04 22:33:54 -06:00
build_grid_modules.h add frame decoder builder to all the module graph builder except the top-level 2020-06-11 19:31:09 -06:00
build_lut_modules.cpp add module usage types for future FPGA-SPICE development 2020-07-04 22:33:54 -06:00
build_lut_modules.h add lut module builder 2020-02-12 19:52:41 -07:00
build_memory_modules.cpp add module usage types for future FPGA-SPICE development 2020-07-04 22:33:54 -06:00
build_memory_modules.h add frame-based memory module builder 2020-06-11 19:31:09 -06:00
build_module_graph_utils.cpp add mux module builder 2020-02-12 19:45:14 -07:00
build_module_graph_utils.h add mux module builder 2020-02-12 19:45:14 -07:00
build_mux_modules.cpp add module usage types for future FPGA-SPICE development 2020-07-04 22:33:54 -06:00
build_mux_modules.h add mux module builder 2020-02-12 19:45:14 -07:00
build_routing_module_utils.cpp now split CB module bus ports into lower/upper parts 2020-07-01 14:37:13 -06:00
build_routing_module_utils.h use typedef to short the module pin information 2020-06-30 18:07:22 -06:00
build_routing_modules.cpp add module usage types for future FPGA-SPICE development 2020-07-04 22:33:54 -06:00
build_routing_modules.h add frame decoder builder to all the module graph builder except the top-level 2020-06-11 19:31:09 -06:00
build_top_module.cpp fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
build_top_module.h fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
build_top_module_connection.cpp add comments to clarify how to select CB ports when connecting to SBs at the top level 2020-07-01 14:44:40 -06:00
build_top_module_connection.h add build top module connection functions 2020-02-14 10:45:24 -07:00
build_top_module_directs.cpp use more robust net builder in inter tile connections 2020-06-30 10:49:17 -06:00
build_top_module_directs.h tile direct supports inter-column/inter-row direct connections 2020-02-15 13:42:53 -07:00
build_top_module_memory.cpp improve fabric key loader to reduce runtime 2020-07-07 10:19:34 -06:00
build_top_module_memory.h add support about loading external fabric key 2020-06-12 13:03:11 -06:00
build_top_module_utils.cpp start moving top-module builder. Now adapt the utils 2020-02-14 10:00:24 -07:00
build_top_module_utils.h start moving top-module builder. Now adapt the utils 2020-02-14 10:00:24 -07:00
build_wire_modules.cpp [OPENFPGA LIBRARY] change method names to be consistent with FPGA-SPICE needs 2020-09-20 12:03:10 -06:00
build_wire_modules.h add wire module builder 2020-02-12 19:57:15 -07:00
fabric_hierarchy_writer.cpp format fix in the fabric hierarchy and grid SDC hierarchy to be complaint to YAML format 2020-06-11 19:31:05 -06:00
fabric_hierarchy_writer.h add --depth option to fabric hierarchy writer 2020-06-11 19:31:04 -06:00
fabric_key_writer.cpp fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
fabric_key_writer.h fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
module_manager.cpp fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
module_manager.h fabric key can now accept instance name only; decoders are no longer part of the key 2020-07-06 16:42:33 -06:00
module_manager_fwd.h start integrating module graph builder 2020-02-12 17:53:23 -07:00