SpyDrNet
1.13
  • Install
  • Tutorial
  • Reference
    • API Summary
      • Basic object types
      • Getter Functions
      • Other Functions
      • Shortcuts
        • GetterShortcuts
      • In Summary
    • Using SpyDrNet Example Netlists
    • Netlist Types
    • Built In FPGA Architectures
    • Functions (Additional Information)
    • Element Data
    • Namespace Manager
    • Verilog Language Support
    • EBLIF Support
    • Callback Framework
    • Extensions
    • Archive
  • Examples
  • Developer’s Guide
  • License
  • Credits
SpyDrNet
  • Reference
  • API Summary
  • GetterShortcuts
  • View page source

GetterShortcuts

Overview

class spydrnet.shortcuts.getter.GetterShortcuts[source]

Methods

GetterShortcuts.get_netlists(...)

Shortcut to get_netlists().

GetterShortcuts.get_libraries(...)

Shortcut to get_libraries().

GetterShortcuts.get_definitions(...)

Shortcut to get_definitions().

GetterShortcuts.get_instances(...)

Shortcut to get_instances().

GetterShortcuts.get_ports(...)

Shortcut to get_ports().

GetterShortcuts.get_pins(...)

Shortcut to get_pins().

GetterShortcuts.get_cables(...)

Shortcut to get_cables().

GetterShortcuts.get_wires(...)

Shortcut to get_wires().

GetterShortcuts.get_hinstances(...)

Shortcut to get_hinstances().

GetterShortcuts.get_hports(...)

Shortcut to get_hports().

GetterShortcuts.get_hpins(...)

Shortcut to get_hpins().

GetterShortcuts.get_hcables(...)

Shortcut to get_hcables().

GetterShortcuts.get_hwires(...)

Shortcut to get_hwires().

Previous Next

© Copyright 2019, Brigham Young Universitiy.

Built with Sphinx using a theme provided by Read the Docs.