OpenFPGA/openfpga/src/base
tangxifan 18257b3fa1 [Engine] Update BL/WL port addition for the top-level module in fabric generator 2021-09-24 11:07:58 -07:00
..
basic_command.cpp [Tool] Add --version to openfpga shell option and a command to openfpga shell 2021-01-27 16:03:46 -07:00
basic_command.h add read_openfpga_arch to OpenFPGA shell 2020-01-23 19:10:53 -07:00
io_location_map.cpp [Tool] Split io location mapping builder from fabric builder 2020-11-02 18:27:34 -07:00
io_location_map.h [Tool] Split io location mapping builder from fabric builder 2020-11-02 18:27:34 -07:00
io_map.cpp [Tool] Add a writer to output I/O mapping information to XML files 2021-04-27 14:30:16 -06:00
io_map.h [Tool] Add a writer to output I/O mapping information to XML files 2021-04-27 14:30:16 -06:00
io_map_fwd.h [Tool] Add a writer to output I/O mapping information to XML files 2021-04-27 14:30:16 -06:00
netlist_manager.cpp plug in netlist manager and now the include_netlist appears in one unique file 2020-04-23 20:42:11 -06:00
netlist_manager.h plug in netlist manager and now the include_netlist appears in one unique file 2020-04-23 20:42:11 -06:00
netlist_manager_fwd.h add netlist manager data structure 2020-04-23 18:59:09 -06:00
openfpga_bitstream.cpp [FPGA-Bitstream] Upgrade bitstream generator to support QL memory bank 2021-09-05 21:25:58 -07:00
openfpga_bitstream.h [Tool] Add report bitstream distribution command to openfpga shell 2021-05-07 11:41:25 -06:00
openfpga_bitstream_command.cpp [Tool] Enable fast configuration when writing fabric bitstream 2021-06-04 16:23:40 -06:00
openfpga_bitstream_command.h start working on repack 2020-02-17 17:57:43 -07:00
openfpga_build_fabric.cpp [Engine] Bug fix in fabric key generation when computing configurable children 2021-09-22 11:09:46 -07:00
openfpga_build_fabric.h add fabric hierarchy writer 2020-06-11 19:31:04 -06:00
openfpga_context.h [Tool] Add bitstream annotation support 2021-02-01 20:49:36 -07:00
openfpga_flow_manager.cpp fix bugs in flow manager on default compress routing problems 2020-03-22 15:26:15 -06:00
openfpga_flow_manager.h fix bugs in flow manager on default compress routing problems 2020-03-22 15:26:15 -06:00
openfpga_interconnect_types.h make grid module builder online; basic support on physical tiles 2020-02-13 15:27:16 -07:00
openfpga_link_arch.cpp [Tool] Update FPGA core engine to support mux default path overloading through bitstream setting file 2021-04-19 15:53:33 -06:00
openfpga_link_arch.h add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
openfpga_lut_truth_table_fixup.cpp add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
openfpga_lut_truth_table_fixup.h add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
openfpga_naming.cpp [Engine] Update BL/WL port addition for the top-level module in fabric generator 2021-09-24 11:07:58 -07:00
openfpga_naming.h [Engine] Update BL/WL port addition for the top-level module in fabric generator 2021-09-24 11:07:58 -07:00
openfpga_pb_pin_fixup.cpp [Tool] Patch a critical bug in pb pin fixup 2021-04-22 16:19:54 -06:00
openfpga_pb_pin_fixup.h add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
openfpga_read_arch.cpp [Engine] Add check codes to validate circuit models for BL/WL protocols 2021-09-23 14:39:16 -07:00
openfpga_read_arch.h [Tool] Add bitstream annotation support 2021-02-01 20:49:36 -07:00
openfpga_repack.cpp [Tool] Bug fix for wire LUT identification by repacker. Create a dedicated function to identify these LUTs and store the results in shared database 2021-02-18 19:37:17 -07:00
openfpga_repack.h add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
openfpga_sdc.cpp [Tool] Upgrade openfpga engine to support multi-clock frequency definiton and their usage in testbench/SDC generation 2021-01-15 12:01:53 -07:00
openfpga_sdc.h use constant openfpga context in SDC generator 2020-06-11 19:31:07 -06:00
openfpga_sdc_command.cpp add verbose output option to configure port disable timing writer 2020-06-11 19:31:07 -06:00
openfpga_sdc_command.h bring pnr sdc generator online and fixed minor bugs in bitstream writing 2020-02-28 11:14:50 -07:00
openfpga_setup_command.cpp [Tool] Add bitstream annotation support 2021-02-01 20:49:36 -07:00
openfpga_setup_command.h add read_openfpga_arch to OpenFPGA shell 2020-01-23 19:10:53 -07:00
openfpga_spice.cpp [FPGA-SPICE] add SPICE writer for logic blocks 2020-09-20 12:38:24 -06:00
openfpga_spice.h start transplanting FPGA-SPICE 2020-07-05 12:10:12 -06:00
openfpga_spice_command.cpp start transplanting FPGA-SPICE 2020-07-05 12:10:12 -06:00
openfpga_spice_command.h start transplanting FPGA-SPICE 2020-07-05 12:10:12 -06:00
openfpga_title.cpp [Tool] Add --version to openfpga shell option and a command to openfpga shell 2021-01-27 16:03:46 -07:00
openfpga_title.h [Tool] Add --version to openfpga shell option and a command to openfpga shell 2021-01-27 16:03:46 -07:00
openfpga_verilog.cpp [Tool] Remove option ``--no_self_checking`` option but use the existing option ``--reference_benchmark_path`` to achieve the same purpose 2021-06-29 15:42:23 -06:00
openfpga_verilog.h [Tool] Deprecate command 'write_verilog_testbench' 2021-06-09 17:06:01 -06:00
openfpga_verilog_command.cpp [Tool] Bug fix for testbench generation without self checking codes 2021-06-29 16:27:29 -06:00
openfpga_verilog_command.h bring fpga verilog create directory online 2020-02-15 20:38:45 -07:00
openfpga_write_gsb.cpp add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00
openfpga_write_gsb.h add exit codes to command execution in shell context 2020-04-08 16:18:05 -06:00