.. |
device_coordinator.cpp
|
Add copy constructor for RRChan, RRSwitchBlock etc.
|
2019-05-27 15:44:34 -06:00 |
device_coordinator.h
|
Add copy constructor for RRChan, RRSwitchBlock etc.
|
2019-05-27 15:44:34 -06:00 |
fpga_x2p_api.c
|
rename rr_switch_block to rr_gsb, a generic block
|
2019-06-06 17:41:01 -06:00 |
fpga_x2p_api.h
|
rename rr_switch_block to rr_gsb, a generic block
|
2019-06-06 17:41:01 -06:00 |
fpga_x2p_backannotate_utils.c
|
fixed critical bugs in pass_tracks identification and update regression test for tileable arch
|
2019-06-25 21:59:38 -06:00 |
fpga_x2p_backannotate_utils.h
|
rename rr_switch_block to rr_gsb, a generic block
|
2019-06-06 17:41:01 -06:00 |
fpga_x2p_bitstream_utils.c
|
still fixing the bug for local encoders, spot one in the special basis, ongoing bugfix
|
2019-08-15 21:57:59 -06:00 |
fpga_x2p_bitstream_utils.h
|
update fpga_flow scripts to support matlab data format. Minor fix on rr_graph_area
|
2019-07-03 10:33:02 -06:00 |
fpga_x2p_globals.c
|
rename rr_switch_block to rr_gsb, a generic block
|
2019-06-06 17:41:01 -06:00 |
fpga_x2p_globals.h
|
rename rr_switch_block to rr_gsb, a generic block
|
2019-06-06 17:41:01 -06:00 |
fpga_x2p_lut_utils.c
|
cleaned unused variables
|
2019-05-13 14:45:02 -06:00 |
fpga_x2p_lut_utils.h
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
fpga_x2p_mux_utils.c
|
still fixing the bug for local encoders, spot one in the special basis, ongoing bugfix
|
2019-08-15 21:57:59 -06:00 |
fpga_x2p_mux_utils.h
|
updated bitstream generator for local encoders
|
2019-08-06 14:17:56 -06:00 |
fpga_x2p_naming.cpp
|
add missing files and developing essential gates
|
2019-08-20 20:43:46 -06:00 |
fpga_x2p_naming.h
|
add missing files and developing essential gates
|
2019-08-20 20:43:46 -06:00 |
fpga_x2p_pbtypes_utils.c
|
bug fixing for pb_type num_conf_bits and num_iopads stats
|
2019-08-13 17:34:09 -06:00 |
fpga_x2p_pbtypes_utils.h
|
bug fixing for pb_type num_conf_bits and num_iopads stats
|
2019-08-13 17:34:09 -06:00 |
fpga_x2p_rr_graph_utils.c
|
many bug fixing and now start improving the routability of tileable rr_graph
|
2019-06-24 17:33:29 -06:00 |
fpga_x2p_rr_graph_utils.h
|
many bug fixing and now start improving the routability of tileable rr_graph
|
2019-06-24 17:33:29 -06:00 |
fpga_x2p_setup.c
|
add linking functions for circuit models and architecture, memory sanitizing is ongoing
|
2019-08-13 13:25:23 -06:00 |
fpga_x2p_setup.h
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
fpga_x2p_timing_utils.c
|
developed new rotating methods for RRSwitchBlocks, debugging ongoing
|
2019-05-26 23:35:30 -06:00 |
fpga_x2p_timing_utils.h
|
Update VPR7 X2P with new engine
|
2019-04-26 12:23:47 -06:00 |
fpga_x2p_types.h
|
keep developing tileable rr_graph, track2ipin and opin2track to go
|
2019-06-19 21:30:16 -06:00 |
fpga_x2p_unique_routing.c
|
speeding up identifying unique modules in routing
|
2019-07-14 13:49:20 -06:00 |
fpga_x2p_unique_routing.h
|
rename rr_switch_block to rr_gsb, a generic block
|
2019-06-06 17:41:01 -06:00 |
fpga_x2p_utils.c
|
add missing files and developing essential gates
|
2019-08-20 20:43:46 -06:00 |
fpga_x2p_utils.h
|
add missing files and developing essential gates
|
2019-08-20 20:43:46 -06:00 |
link_arch_circuit_lib.cpp
|
refactored gate verilog generation
|
2019-08-21 18:49:48 -06:00 |
link_arch_circuit_lib.h
|
rework on the circuit model ports and start prototyping mux Verilog generation
|
2019-08-20 15:24:53 -06:00 |
module_manager.cpp
|
add stats for verilog modules
|
2019-08-23 20:23:42 -06:00 |
module_manager.h
|
add stats for verilog modules
|
2019-08-23 20:23:42 -06:00 |
module_manager_fwd.h
|
developing module manager
|
2019-08-22 23:49:35 -06:00 |
module_manager_utils.cpp
|
add recursive global port searching for circuit library
|
2019-08-23 20:23:41 -06:00 |
module_manager_utils.h
|
refactoring module manager
|
2019-08-23 12:52:01 -06:00 |
quicksort.c
|
upgrade Verilog SB generator using the RRSwitchBlock
|
2019-05-23 17:37:39 -06:00 |
quicksort.h
|
upgrade Verilog SB generator using the RRSwitchBlock
|
2019-05-23 17:37:39 -06:00 |
rr_blocks.cpp
|
bug fixing for heterogeneous blocks. Still we have bugs in 0-driver CHAN nodes in tileable RRG
|
2019-07-13 14:48:32 -06:00 |
rr_blocks.h
|
start creating the class for circuit models
|
2019-08-07 11:38:45 -06:00 |
rr_blocks_naming.cpp
|
c++ string is not working, use char which is stable
|
2019-06-13 18:38:46 -06:00 |
rr_blocks_naming.h
|
add new class port to simplify codes in outputting codes, upgrade RRSwitch to RRGSB
|
2019-06-06 23:45:21 -06:00 |
write_rr_blocks.cpp
|
fixed the bug in determine passing wires for rr_gsb
|
2019-06-26 10:50:23 -06:00 |
write_rr_blocks.h
|
update rr_block writer to include IPINs in XML files
|
2019-06-25 11:17:22 -06:00 |