OpenFPGA/openfpga/src/fpga_verilog
tangxifan bba476fef4 add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
..
fabric_verilog_options.cpp ported verilog testbench generator online. Split from fabric generator. Testing to be done 2020-02-27 12:33:09 -07:00
fabric_verilog_options.h ported verilog testbench generator online. Split from fabric generator. Testing to be done 2020-02-27 12:33:09 -07:00
simulation_info_writer.cpp now generating simulation ini file will try to create directory first 2020-04-15 20:53:37 -06:00
simulation_info_writer.h add simulation ini file writer 2020-02-27 18:01:47 -07:00
verilog_api.cpp add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_api.h simplify include_netlist.v 2020-06-11 19:31:05 -06:00
verilog_auxiliary_netlists.cpp simplify include_netlist.v 2020-06-11 19:31:05 -06:00
verilog_auxiliary_netlists.h simplify include_netlist.v 2020-06-11 19:31:05 -06:00
verilog_constants.h add a new include netlist for all the fabric-related netlists 2020-06-11 19:31:01 -06:00
verilog_decoders.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_decoders.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_essential_gates.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -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 removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -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 add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_preconfig_top_module.h add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -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_submodule.cpp removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -06:00
verilog_submodule.h removed redundant include files in all the verilog netlists except the top one 2020-06-11 19:28:13 -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 explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_testbench_options.h add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -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 add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -06:00
verilog_top_testbench.h add explicit port mapping support to Verilog testbench generator 2020-06-11 19:31:07 -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 support gpinput and gpoutput ports in module manager and circuit library 2020-04-05 16:52:21 -06:00
verilog_writer_utils.h add io location map data structure and start porting verilog testbench generator 2020-02-26 17:10:57 -07:00