OpenFPGA/libopenfpga/libarchopenfpga/src
tangxifan a3d22c56e3 bug fix in FPGA-SPICE 2020-07-24 19:51:32 -06:00
..
arch_direct.cpp add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
arch_direct.h add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
arch_direct_fwd.h add direct annotation with inter-column/row syntax 2020-02-14 17:40:59 -07:00
check_circuit_library.cpp move check codes on power gate ports to libarchopenfpga 2020-07-22 18:47:12 -06:00
check_circuit_library.h use error code in read_arch command 2020-06-11 19:31:07 -06:00
circuit_library.cpp add circuit model tech binding 2020-07-13 20:35:10 -06:00
circuit_library.h add circuit model tech binding 2020-07-13 20:35:10 -06: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 start developing frame-based configuration protocol 2020-06-11 19:31:09 -06:00
config_protocol.cpp add XML parser, writer and linker for configuration protocol data structure 2020-01-18 21:19:20 -07:00
config_protocol.h add XML parser, writer and linker for configuration protocol data structure 2020-01-18 21:19:20 -07:00
openfpga_arch.h add circuit model tech binding 2020-07-13 20:35:10 -06:00
openfpga_arch_linker.cpp add circuit model tech binding 2020-07-13 20:35:10 -06:00
openfpga_arch_linker.h add circuit model tech binding 2020-07-13 20:35:10 -06:00
pb_type_annotation.cpp debugged with Lbrouter. Next step is to output routing traces to physical pb data structure 2020-02-21 12:16:50 -07:00
pb_type_annotation.h debugged with Lbrouter. Next step is to output routing traces to physical pb data structure 2020-02-21 12:16:50 -07:00
read_xml_circuit_library.cpp now device binding is not mandatory for circuit models 2020-07-14 12:04:22 -06: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 start developing frame-based configuration protocol 2020-06-11 19:31:09 -06: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 add circuit model tech binding 2020-07-13 20:35:10 -06:00
read_xml_openfpga_arch.h split simulation settings to a separated XML file 2020-06-11 19:31:15 -06:00
read_xml_pb_type_annotation.cpp debugged with Lbrouter. Next step is to output routing traces to physical pb data structure 2020-02-21 12:16:50 -07: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 split simulation settings to a separated XML file 2020-06-11 19:31:15 -06: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 bug fix in FPGA-SPICE 2020-07-24 19:51:32 -06:00
read_xml_technology_library.h add missing file about XML parsers for technology library 2020-01-17 17:16:32 -07:00
simulation_setting.cpp split simulation settings to a separated XML file 2020-06-11 19:31:15 -06:00
simulation_setting.h split simulation settings to a separated XML file 2020-06-11 19:31:15 -06: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
write_xml_circuit_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_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 add XML parser, writer and linker for configuration protocol data structure 2020-01-18 21:19:20 -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 remove simulation settings from openfpga arch data structure 2020-06-11 19:31:16 -06:00
write_xml_openfpga_arch.h split simulation settings to a separated XML file 2020-06-11 19:31:15 -06:00
write_xml_pb_type_annotation.cpp change the mode bit storage in annotation data structure from string to vector of integers 2020-01-29 11:59:20 -07: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 split simulation settings to a separated XML file 2020-06-11 19:31:15 -06: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_utils.cpp add fabric key library 2020-06-12 00:07:04 -06:00
write_xml_utils.h add fabric key library 2020-06-12 00:07:04 -06:00