OpenFPGA/openfpga/src/fpga_verilog
tangxifan a7d900088b now generating simulation ini file will try to create directory first 2020-04-15 20:53:37 -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 improve directory creator to support same functionality as 'mkdir -p' 2020-04-08 12:55:09 -06:00
verilog_api.h bug fix for using renamed i/o names 2020-02-27 16:37:20 -07:00
verilog_auxiliary_netlists.cpp start verification and bug fixing 2020-02-28 14:29:01 -07:00
verilog_auxiliary_netlists.h ported verilog testbench generator online. Split from fabric generator. Testing to be done 2020-02-27 12:33:09 -07:00
verilog_constants.h add simulation ini file writer 2020-02-27 18:01:47 -07:00
verilog_decoders.cpp use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_decoders.h use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_essential_gates.cpp use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_essential_gates.h use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_formal_random_top_testbench.cpp start verification and bug fixing 2020-02-28 14:29:01 -07:00
verilog_formal_random_top_testbench.h bug fix for using renamed i/o names 2020-02-27 16:37:20 -07:00
verilog_grid.cpp bug fixed for multiple io types defined in FPGA architectures 2020-03-27 16:32:15 -06:00
verilog_grid.h add grid module Verilog writer 2020-02-16 16:04:41 -07:00
verilog_lut.cpp use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_lut.h use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_memory.cpp use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_memory.h use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07: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 adapt all the Verilog submodule writers and bring it onlien 2020-02-16 13:35:18 -07:00
verilog_mux.h adapt Verilog mux writer 2020-02-16 12:35:41 -07:00
verilog_port_types.h start transplanting fpga_verilog 2020-02-15 15:03:00 -07:00
verilog_preconfig_top_module.cpp bug fixed for clock names 2020-02-27 16:51:55 -07:00
verilog_preconfig_top_module.h bug fix for using renamed i/o names 2020-02-27 16:37:20 -07:00
verilog_routing.cpp add grid module Verilog writer 2020-02-16 16:04:41 -07:00
verilog_routing.h routing module Verilog writer is online 2020-02-16 14:47:54 -07:00
verilog_submodule.cpp use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_submodule.h ported verilog testbench generator online. Split from fabric generator. Testing to be done 2020-02-27 12:33:09 -07:00
verilog_submodule_utils.cpp adapt all the Verilog submodule writers and bring it onlien 2020-02-16 13:35:18 -07:00
verilog_submodule_utils.h put verilog submodules online. ready to bring the how submodule writer online 2020-02-16 11:41:20 -07:00
verilog_testbench_options.cpp add warning to force formal_verification_top_netlist enabled 2020-02-27 13:28:21 -07:00
verilog_testbench_options.h debugging Verilog testbench generator. Bug spotted in using renamed atom_block and clock ports 2020-02-27 13:24:26 -07:00
verilog_testbench_utils.cpp relax I/O circuit model checking to fit AIB interface. Adapt testbench generation for multiple types of I/O pads 2020-03-27 20:09:50 -06:00
verilog_testbench_utils.h start verification and bug fixing 2020-02-28 14:29:01 -07:00
verilog_top_module.cpp bring FPGA top module verilog writer online. Fabric Verilog generator done 2020-02-16 16:18:14 -07:00
verilog_top_module.h bring FPGA top module verilog writer online. Fabric Verilog generator done 2020-02-16 16:18:14 -07:00
verilog_top_testbench.cpp fixed a bug in single mode FPGA; add arch to regression test; deploy full testbench verification on Travis CI 2020-04-15 15:48:33 -06:00
verilog_top_testbench.h bug fix for using renamed i/o names 2020-02-27 16:37:20 -07:00
verilog_wire.cpp use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07:00
verilog_wire.h use constant module manager as much as possible in Verilog writer 2020-02-16 16:35:26 -07: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