OpenFPGA/openfpga/src/fabric
tangxifan 8ec8ac4118 bug fixed in flatten memory organization. Passed verification 2020-06-11 19:31:12 -06:00
..
build_decoder_modules.cpp add frame decoder builder to all the module graph builder except the top-level 2020-06-11 19:31:09 -06:00
build_decoder_modules.h add frame-based memory module builder 2020-06-11 19:31:09 -06:00
build_device_module.cpp add frame decoder build-up to top-level module 2020-06-11 19:31:09 -06:00
build_device_module.h add frame-based memory module builder 2020-06-11 19:31:09 -06:00
build_essential_modules.cpp put routing module builder util function online 2020-02-13 16:05:23 -07: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 keep bug fixing for frame-based configuration protocol. 2020-06-11 19:31:10 -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 use constant string for inverted port naming 2020-06-11 19:31:07 -06:00
build_lut_modules.h add lut module builder 2020-02-12 19:52:41 -07:00
build_memory_modules.cpp bug fixed in flatten memory organization. Passed verification 2020-06-11 19:31:12 -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 use constant string for inverted port naming 2020-06-11 19:31:07 -06:00
build_mux_modules.h add mux module builder 2020-02-12 19:45:14 -07:00
build_routing_module_utils.cpp update bitstream generator to use sorted edges 2020-03-08 15:36:47 -06:00
build_routing_module_utils.h update bitstream generator to use sorted edges 2020-03-08 15:36:47 -06:00
build_routing_modules.cpp add frame decoder builder to all the module graph builder except the top-level 2020-06-11 19:31:09 -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 add frame decoder build-up to top-level module 2020-06-11 19:31:09 -06:00
build_top_module.h add frame decoder build-up to top-level module 2020-06-11 19:31:09 -06:00
build_top_module_connection.cpp bug fixed for multiple io types defined in FPGA architectures 2020-03-27 16:32:15 -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 add physical tile utils to identify pins that have Fc=0 2020-03-21 21:02:47 -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 updated fpga verilog testbench generation to support vanilla (standalone) configuration protocol 2020-06-11 19:31:12 -06:00
build_top_module_memory.h add frame decoder build-up to top-level module 2020-06-11 19:31:09 -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 add wire module builder 2020-02-12 19:57:15 -07: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
module_manager.cpp support gpinput and gpoutput ports in module manager and circuit library 2020-04-05 16:52:21 -06:00
module_manager.h support gpinput and gpoutput ports in module manager and circuit library 2020-04-05 16:52:21 -06:00
module_manager_fwd.h start integrating module graph builder 2020-02-12 17:53:23 -07:00