.. |
verilog_api.c
|
start refactoring the switch block verilog generation
|
2019-09-17 20:40:26 -06:00 |
verilog_api.h
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
verilog_autocheck_top_testbench.c
|
Big chunk added on the routing part of the explicit mapping
|
2019-07-02 14:12:42 -06:00 |
verilog_autocheck_top_testbench.h
|
clean warnings
|
2019-05-24 16:48:08 -06:00 |
verilog_compact_netlist.c
|
bug fix for IO=1
|
2019-09-19 15:43:25 -06:00 |
verilog_compact_netlist.h
|
Snapshot of progress
|
2019-07-02 10:10:48 -06:00 |
verilog_decoder.c
|
fixed a bug in Verilog generator supporting SRAM5T
|
2019-06-13 14:42:39 -06:00 |
verilog_decoder.h
|
add explicit port mapping for inverters of memory decoders
|
2019-06-10 17:36:14 -06:00 |
verilog_decoders.cpp
|
start refactoring memory decoders
|
2019-09-13 20:58:55 -06:00 |
verilog_decoders.h
|
start refactoring memory decoders
|
2019-09-13 20:58:55 -06:00 |
verilog_essential_gates.cpp
|
remove unused ports for Verilog modules
|
2019-09-11 19:39:59 -06:00 |
verilog_essential_gates.h
|
plug in module manager
|
2019-08-23 20:23:41 -06:00 |
verilog_formal_random_top_testbench.c
|
Update Testbenches to increase accuracy + commented compact routing option until debug
|
2019-06-26 10:01:12 -06:00 |
verilog_formal_random_top_testbench.h
|
clean warnings
|
2019-05-24 16:48:08 -06:00 |
verilog_formality_autodeck.c
|
Separated Modelsim tcl script generation
|
2019-09-07 12:36:22 -04:00 |
verilog_formality_autodeck.h
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
verilog_global.c
|
implementing the local encoders
|
2019-08-06 14:17:55 -06:00 |
verilog_global.h
|
rework on the circuit model ports and start prototyping mux Verilog generation
|
2019-08-20 15:24:53 -06:00 |
verilog_include_netlists.c
|
rework on the order of top-level functions
|
2019-09-13 21:59:52 -06:00 |
verilog_include_netlists.h
|
add explicit port mapping for inverters of memory decoders
|
2019-06-10 17:36:14 -06:00 |
verilog_lut.cpp
|
remove unused ports for Verilog modules
|
2019-09-11 19:39:59 -06:00 |
verilog_lut.h
|
refactored LUT Verilog generation
|
2019-09-11 17:04:43 -06:00 |
verilog_memory.cpp
|
Find out the mem circuit is so correlated to the new MUX Verilog. Plug-in later
|
2019-09-13 15:36:35 -06:00 |
verilog_memory.h
|
light modification on Verilog Mux generation and start refactoring memory Verilog generation
|
2019-09-13 12:22:57 -06:00 |
verilog_modelsim_autodeck.c
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
verilog_modelsim_autodeck.h
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
verilog_mux.cpp
|
light modification on Verilog Mux generation and start refactoring memory Verilog generation
|
2019-09-13 12:22:57 -06:00 |
verilog_mux.h
|
light modification on Verilog Mux generation and start refactoring memory Verilog generation
|
2019-09-13 12:22:57 -06:00 |
verilog_pbtypes.c
|
try to fix the bug in clock net identification
|
2019-08-13 16:47:28 -06:00 |
verilog_pbtypes.h
|
Latest version, not stable yet but close
|
2019-07-09 08:34:01 -06:00 |
verilog_primitives.c
|
Bug fix for non fracturable LUT
|
2019-08-14 09:32:15 -06:00 |
verilog_primitives.h
|
Include new files in the parameter spreading
|
2019-07-01 11:27:48 -06:00 |
verilog_report_timing.c
|
Explicit verilog final push
|
2019-07-16 13:13:30 -06:00 |
verilog_report_timing.h
|
updated bitstream to use new RRSwitchBlock as well as the report timing engine
|
2019-05-24 12:54:10 -06:00 |
verilog_routing.c
|
refactored sram port addition to module manager
|
2019-09-25 16:09:58 -06:00 |
verilog_routing.h
|
start refactoring the switch block verilog generation
|
2019-09-17 20:40:26 -06:00 |
verilog_sdc.c
|
Explicit verilog final push
|
2019-07-16 13:13:30 -06:00 |
verilog_sdc.h
|
Division between horizontal and vertical analysis
|
2019-06-25 13:44:41 -06:00 |
verilog_sdc_pb_types.c
|
Break memories even in the clb sdc
|
2019-06-16 14:27:29 -06:00 |
verilog_sdc_pb_types.h
|
clean up warnings in SDC pb_type generator
|
2019-05-24 15:23:38 -06:00 |
verilog_submodule_utils.cpp
|
minor tuning on the delay assignment
|
2019-08-21 23:11:54 -06:00 |
verilog_submodule_utils.h
|
complete refacotriing the inv and buf part in submodules
|
2019-08-21 14:54:05 -06:00 |
verilog_submodules.c
|
add non-LUT intermediate buffer to test and apply minor bug fix
|
2019-09-18 15:04:51 -06:00 |
verilog_submodules.h
|
develop and plug mux_lib_builder, refactoring the mux submodule generation
|
2019-08-25 15:33:37 -06:00 |
verilog_tcl_utils.c
|
Snapshot of progress
|
2019-07-02 10:10:48 -06:00 |
verilog_tcl_utils.h
|
Snapshot of progress
|
2019-07-02 10:10:48 -06:00 |
verilog_top_netlist_utils.c
|
Fix verilog generation for direct connexion from directlist
|
2019-09-25 16:44:00 -06:00 |
verilog_top_netlist_utils.h
|
Latest version explicit
|
2019-07-11 14:33:56 -06:00 |
verilog_top_testbench.c
|
Big chunk added on the routing part of the explicit mapping
|
2019-07-02 14:12:42 -06:00 |
verilog_top_testbench.h
|
Big chunk added on the routing part of the explicit mapping
|
2019-07-02 14:12:42 -06:00 |
verilog_utils.c
|
start refactoring memory decoders
|
2019-09-13 20:58:55 -06:00 |
verilog_utils.h
|
add missing files and try to refactor submodule essential
|
2019-08-20 16:13:08 -06:00 |
verilog_verification_top_netlist.c
|
Big chunk added on the routing part of the explicit mapping
|
2019-07-02 14:12:42 -06:00 |
verilog_verification_top_netlist.h
|
clean warnings
|
2019-05-24 16:48:08 -06:00 |
verilog_wire.cpp
|
refactored user template Verilog generation
|
2019-09-13 11:41:54 -06:00 |
verilog_wire.h
|
refactored wire Verilog generation
|
2019-09-12 20:49:02 -06:00 |
verilog_writer_utils.cpp
|
add formal verification port to SB Verilog generation
|
2019-09-23 21:15:45 -06:00 |
verilog_writer_utils.h
|
add pre-processing flag support for module manager
|
2019-09-23 20:25:53 -06:00 |