OpenFPGA/libopenfpga/libarchopenfpga/src
coolbreeze413 9fd8c02e13 header inclusions required for MinGW windows build 2022-06-29 07:03:38 +05:30
..
arch_direct.cpp add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
arch_direct.h header inclusions required for MinGW windows build 2022-06-29 07:03:38 +05:30
arch_direct_fwd.h add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
bitstream_setting.cpp [Tool] Update bitstream setting parser/writer to support interconnect-related syntax 2021-04-19 13:42:12 -06:00
bitstream_setting.h [Tool] Update bitstream setting parser/writer to support interconnect-related syntax 2021-04-19 13:42:12 -06:00
bitstream_setting_fwd.h [Tool] Update bitstream setting parser/writer to support interconnect-related syntax 2021-04-19 13:42:12 -06:00
check_circuit_library.cpp [Engine] Upgrade check codes for WL CCFF 2021-10-01 17:23:10 -07:00
check_circuit_library.h [Engine] Add more check codes for the CCFF circuit model used by BL/WL shift registers 2021-09-28 15:56:07 -07:00
circuit_library.cpp [Engine] Support programming shift register clock in XML syntax 2021-10-01 11:00:38 -07:00
circuit_library.h [Engine] Support programming shift register clock in XML syntax 2021-10-01 11:00:38 -07:00
circuit_library_fwd.h immigrate XML parser for circuit_lib to library readarchopenfpga 2020-01-12 18:11:00 -07:00
circuit_types.h [Engine] Support WLR port in OpenFPGA architecture file and fabric generator 2021-09-20 16:05:36 -07:00
config_protocol.cpp [Engine] Update readarchopenfpga library by adding new syntax ``num_banks`` as well as update arch writer for BL/WL protocols 2021-09-28 14:20:35 -07:00
config_protocol.h [Engine] Update readarchopenfpga library by adding new syntax ``num_banks`` as well as update arch writer for BL/WL protocols 2021-09-28 14:20:35 -07:00
openfpga_arch.h [Tool] Add bitstream setting file to openfpga library 2021-02-01 17:43:46 -07:00
openfpga_arch_linker.cpp [Engine] Upgrade parser to support BL/WL protocols 2021-09-23 14:25:25 -07:00
openfpga_arch_linker.h add circuit model tech binding 2020-07-13 20:35:10 -06:00
pb_type_annotation.cpp [Tool] Add new syntax about physical_pb_port_rotate_offset to support fracturable heterogeneous block mapping between operating modes and physical modes 2021-04-24 14:53:29 -06:00
pb_type_annotation.h [Tool] Add new syntax about physical_pb_port_rotate_offset to support fracturable heterogeneous block mapping between operating modes and physical modes 2021-04-24 14:53:29 -06:00
read_xml_bitstream_setting.cpp [Tool] Update bitstream setting parser/writer to support interconnect-related syntax 2021-04-19 13:42:12 -06:00
read_xml_bitstream_setting.h [Tool] Add bitstream setting file to openfpga library 2021-02-01 17:43:46 -07:00
read_xml_circuit_library.cpp [Engine] Support programming shift register clock in XML syntax 2021-10-01 11:00:38 -07:00
read_xml_circuit_library.h reorganized the read XML openfpga arch 2020-01-14 08:33:48 -07:00
read_xml_config_protocol.cpp [Lib] Upgrade openfpga arch parser to error out for unsupported configuration protocol settings 2021-10-05 14:08:01 -07:00
read_xml_config_protocol.h add XML parser, writer and linker for configuration protocol data structure 2020-01-18 21:19:20 -07:00
read_xml_openfpga_arch.cpp [Tool] Add bitstream setting file to openfpga library 2021-02-01 17:43:46 -07:00
read_xml_openfpga_arch.h [Tool] Add bitstream setting file to openfpga library 2021-02-01 17:43:46 -07:00
read_xml_pb_type_annotation.cpp [Tool] Add new syntax about physical_pb_port_rotate_offset to support fracturable heterogeneous block mapping between operating modes and physical modes 2021-04-24 14:53:29 -06:00
read_xml_pb_type_annotation.h start developing XML parser for pb_type annotation 2020-01-25 21:19:08 -07:00
read_xml_routing_circuit.cpp Now cross-column/row is optional to direct annotation in OpenFPGA architecture XML 2020-04-06 14:09:52 -06:00
read_xml_routing_circuit.h add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
read_xml_simulation_setting.cpp [Engine] Support programming shift register clock in XML syntax 2021-10-01 11:00:38 -07:00
read_xml_simulation_setting.h split simulation settings to a separated XML file 2020-06-11 19:31:15 -06:00
read_xml_technology_library.cpp [OpenFPGA Tool] Streamline codes in openfpga arch parser 2020-09-27 14:33:14 -06:00
read_xml_technology_library.h add missing file about XML parsers for technology library 2020-01-17 17:16:32 -07:00
read_xml_tile_annotation.cpp [Tool] Set (x,y) to be optional XML syntax in tile annotation 2021-01-09 18:56:41 -07:00
read_xml_tile_annotation.h [Tool] Add tile annotation parser 2020-11-10 14:32:24 -07:00
simulation_setting.cpp [Lib] Add validator to check if a clock is constrained in simulation settings 2021-10-06 11:48:23 -07:00
simulation_setting.h [Lib] Add validator to check if a clock is constrained in simulation settings 2021-10-06 11:48:23 -07:00
simulation_setting_fwd.h [Tool] Add missing file 2021-01-15 14:48:19 -07:00
technology_library.cpp add max_width to technology library XML syntax to support multi-bin transistor in FPGA-SPICE 2020-07-24 16:25:27 -06:00
technology_library.h add max_width to technology library XML syntax to support multi-bin transistor in FPGA-SPICE 2020-07-24 16:25:27 -06:00
technology_library_fwd.h rename some methods in technology library and start building associated XML parser 2020-01-17 16:44:57 -07:00
tile_annotation.cpp [Tool] Upgrade openfpga to support extended global tile port definition 2021-01-09 18:47:12 -07:00
tile_annotation.h [Tool] Upgrade openfpga to support extended global tile port definition 2021-01-09 18:47:12 -07:00
tile_annotation_fwd.h [Tool] Add tile annotation parser 2020-11-10 14:32:24 -07:00
write_xml_bitstream_setting.cpp [Tool] Update bitstream setting parser/writer to support interconnect-related syntax 2021-04-19 13:42:12 -06:00
write_xml_bitstream_setting.h [Tool] Add bitstream setting file to openfpga library 2021-02-01 17:43:46 -07:00
write_xml_circuit_library.cpp [Engine] Support programming shift register clock in XML syntax 2021-10-01 11:00:38 -07:00
write_xml_circuit_library.h developed XML writer for circuit library and start porting functions to openfpgautil library 2020-01-16 12:32:29 -07:00
write_xml_config_protocol.cpp [Engine] Update readarchopenfpga library by adding new syntax ``num_banks`` as well as update arch writer for BL/WL protocols 2021-09-28 14:20:35 -07:00
write_xml_config_protocol.h add XML parser, writer and linker for configuration protocol data structure 2020-01-18 21:19:20 -07:00
write_xml_openfpga_arch.cpp [Tool] Bug fix in parser for bitstream settings 2021-02-01 18:01:42 -07:00
write_xml_openfpga_arch.h [Tool] Bug fix in parser for bitstream settings 2021-02-01 18:01:42 -07:00
write_xml_pb_type_annotation.cpp [Tool] Add new syntax about physical_pb_port_rotate_offset to support fracturable heterogeneous block mapping between operating modes and physical modes 2021-04-24 14:53:29 -06:00
write_xml_pb_type_annotation.h finish XML parser and writer for pb_type annotation 2020-01-26 15:54:49 -07:00
write_xml_routing_circuit.cpp add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
write_xml_routing_circuit.h add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
write_xml_simulation_setting.cpp [Engine] Support programming shift register clock in XML syntax 2021-10-01 11:00:38 -07:00
write_xml_simulation_setting.h split simulation settings to a separated XML file 2020-06-11 19:31:15 -06:00
write_xml_technology_library.cpp add max_width to technology library XML syntax to support multi-bin transistor in FPGA-SPICE 2020-07-24 16:25:27 -06:00
write_xml_technology_library.h add XML writer for technology library 2020-01-17 20:02:56 -07:00
write_xml_tile_annotation.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
write_xml_tile_annotation.h [Tool] Add XML writer for tile annotation 2020-11-10 14:51:46 -07:00
write_xml_utils.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
write_xml_utils.h [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