OpenFPGA/openfpga/src/fpga_verilog
tangxifan 8468f25b23 [OpenFPGA Tool] Bug fix in the smart fast configuration strategy 2020-09-24 16:31:55 -06:00
..
fabric_verilog_options.cpp streamline fabric verilog options 2020-07-05 11:28:14 -06:00
fabric_verilog_options.h streamline fabric verilog options 2020-07-05 11:28:14 -06:00
verilog_api.cpp [OpenFPGA Tool] Add edge triggered attribute to circuit library definition. Better support for using CCFF in frame-based protocol 2020-09-23 20:27:52 -06:00
verilog_api.h [OpenFPGA Tool] Add edge triggered attribute to circuit library definition. Better support for using CCFF in frame-based protocol 2020-09-23 20:27:52 -06:00
verilog_auxiliary_netlists.cpp [FPGA-Verilog] Rename files and functions to distinguish from FPGA-SPICE files and functions 2020-09-20 12:58:55 -06:00
verilog_auxiliary_netlists.h [FPGA-Verilog] Rename files and functions to distinguish from FPGA-SPICE files and functions 2020-09-20 12:58:55 -06:00
verilog_constants.h [FPGA-Verilog] Rename files and functions to distinguish from FPGA-SPICE files and functions 2020-09-20 12:58:55 -06:00
verilog_decoders.cpp bug fixed in memory bank configuration protocol which is due to the wrong Verilog port merging algorithm 2020-06-11 19:31:14 -06:00
verilog_decoders.h add architecture decoder (for frame-based config memory) to Verilog writer 2020-06-11 19:31:09 -06:00
verilog_essential_gates.cpp bug fix in power gating support of FPGA-Verilog 2020-07-22 20:21:38 -06:00
verilog_essential_gates.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_formal_random_top_testbench.cpp add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_formal_random_top_testbench.h add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_grid.cpp split logical tile netlists to keep good Verilog hierarchy 2020-07-24 12:53:21 -06:00
verilog_grid.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_lut.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_lut.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_memory.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_memory.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_module_writer.cpp support gpinput and gpoutput ports in module manager and circuit library 2020-04-05 16:52:21 -06:00
verilog_module_writer.h print verilog module writer online 2020-02-16 12:04:03 -07:00
verilog_mux.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_mux.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_port_types.h start transplanting fpga_verilog 2020-02-15 15:03:00 -07:00
verilog_preconfig_top_module.cpp Merge remote-tracking branch 'lnis_origin/dev' into ganesh_dev 2020-06-12 17:31:14 -06:00
verilog_preconfig_top_module.h Merge remote-tracking branch 'lnis_origin/dev' into ganesh_dev 2020-06-12 17:31:14 -06:00
verilog_routing.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_routing.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_simulation_info_writer.cpp [FPGA-Verilog] Rename files and functions to distinguish from FPGA-SPICE files and functions 2020-09-20 12:58:55 -06:00
verilog_simulation_info_writer.h [FPGA-Verilog] Rename files and functions to distinguish from FPGA-SPICE files and functions 2020-09-20 12:58:55 -06:00
verilog_submodule.cpp add architecture decoder (for frame-based config memory) to Verilog writer 2020-06-11 19:31:09 -06:00
verilog_submodule.h add architecture decoder (for frame-based config memory) to Verilog writer 2020-06-11 19:31:09 -06:00
verilog_submodule_utils.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_submodule_utils.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_testbench_options.cpp add fast configuration option to fpga_verilog to speed up full testbench simulation 2020-06-11 19:31:12 -06:00
verilog_testbench_options.h add fast configuration option to fpga_verilog to speed up full testbench simulation 2020-06-11 19:31:12 -06:00
verilog_testbench_utils.cpp add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_testbench_utils.h add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_top_module.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_top_module.h plug in netlist manager and now the include_netlist appears in one unique file 2020-04-23 20:42:11 -06:00
verilog_top_testbench.cpp [OpenFPGA Tool] Bug fix in the smart fast configuration strategy 2020-09-24 16:31:55 -06:00
verilog_top_testbench.h [OpenFPGA Tool] Add edge triggered attribute to circuit library definition. Better support for using CCFF in frame-based protocol 2020-09-23 20:27:52 -06:00
verilog_wire.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_wire.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_writer_utils.cpp optimizing the constant writing in Verilog for single bits 2020-06-29 12:29:25 -06:00
verilog_writer_utils.h deploy compact constant values in Verilog codes 2020-06-11 19:31:13 -06:00