Verilog to Routing - VPR
|
Files | |
file | atom_lookup.cpp |
file | atom_lookup.h [code] |
file | atom_lookup_fwd.h [code] |
file | atom_netlist.cpp |
file | atom_netlist.h [code] |
This file defines the AtomNetlist class used to store and manipulate the primitive (or atom) netlist. | |
file | atom_netlist_fwd.h [code] |
file | atom_netlist_utils.cpp |
file | atom_netlist_utils.h [code] |
Useful utilities for working with the AtomNetlist class. | |
file | check_netlist.cpp |
Simple checks to make sure netlist data structures are consistent. | |
file | check_netlist.h [code] |
file | CheckArch.cpp |
file | CheckArch.h [code] |
file | CheckSetup.cpp |
file | CheckSetup.h [code] |
file | clock_modeling.cpp |
file | clock_modeling.h [code] |
file | clustered_netlist.cpp |
ClusteredNetlist Class Implementation. | |
file | clustered_netlist.h [code] |
This file defines the ClusteredNetlist class in the ClusteredContext created during pre-placement stages of the VTR flow (packing & clustering), and used downstream. | |
file | clustered_netlist_fwd.h [code] |
file | clustered_netlist_utils.cpp |
file | clustered_netlist_utils.h [code] |
file | constant_nets.cpp |
file | constant_nets.h [code] |
file | device_grid.cpp |
file | device_grid.h [code] |
file | echo_files.cpp |
file | echo_files.h [code] |
file | globals.cpp |
file | globals.h [code] |
file | logic_vec.cpp |
file | logic_vec.h [code] |
file | metadata_storage.h [code] |
file | netlist.h [code] |
This file defines the Netlist class, which stores the connectivity information of the components in a netlist. It is the base class for AtomNetlist and ClusteredNetlist. | |
file | netlist_fwd.h [code] |
file | netlist_utils.h [code] |
file | netlist_walker.cpp |
file | netlist_walker.h [code] |
file | netlist_writer.cpp |
file | netlist_writer.h [code] |
file | place_and_route.cpp |
file | place_and_route.h [code] |
file | read_activity.cpp |
file | read_activity.h [code] |
file | read_blif.cpp |
BLIF Netlist Loader. | |
file | read_blif.h [code] |
file | read_circuit.cpp |
file | read_circuit.h [code] |
file | read_netlist.cpp |
Read a circuit netlist in XML format and populate the netlist data structures for VPR. | |
file | read_netlist.h [code] |
Read a circuit netlist in XML format and populate the netlist data structures for VPR. | |
file | read_options.cpp |
file | read_options.h [code] |
file | read_place.cpp |
file | read_place.h [code] |
file | read_route.cpp |
file | read_route.h [code] |
Read in the .route file generated by VPR. | |
file | setup_clocks.cpp |
file | setup_clocks.h [code] |
file | SetupGrid.cpp |
Initializes and allocates the physical logic block grid for VPR. | |
file | SetupGrid.h [code] |
Initializes and allocates the physical logic block grid for VPR. | |
file | SetupVPR.cpp |
file | SetupVPR.h [code] |
file | ShowSetup.cpp |
file | ShowSetup.h [code] |
file | stats.cpp |
file | stats.h [code] |
file | vpr_api.cpp |
General API for VPR. | |
file | vpr_api.h [code] |
General API for VPR. | |
file | vpr_context.h [code] |
file | vpr_exit_codes.h [code] |
Exit codes to signal success/failure to scripts calling vpr. | |
file | vpr_signal_handler.cpp |
This file defines a signal handler used by VPR to catch SIGINT signals (ctrl-C from terminal) on POSIX systems. It is only active if VPR_USE_SIGACTION is defined. | |
file | vpr_signal_handler.h [code] |
file | vpr_tatum_error.cpp |
file | vpr_tatum_error.h [code] |
file | vpr_types.cpp |
file | vpr_types.h [code] |
This is a core file that defines the major data types used by VPR. | |