najaeda

Contents:

  • Introduction
  • Quick Start
  • Netlist Classes
  • Common Classes
  • najaeda code examples
  • Complete najaeda API Reference
najaeda
  • najaeda documentation
  • View page source

najaeda documentation

Contents:

  • Introduction
  • Quick Start
    • Installation
    • Bug Reports
    • License
  • Netlist Classes
    • Instance Class
    • Term Class
    • Net Class
    • Equipotential Class
  • Common Classes
    • Attribute
  • najaeda code examples
    • Load a design from liberty and Verilog
    • Load a design with pre-existing libraries
    • Print all the instances in the netlist
    • Counting the number of leaves in a netlist
    • Design Statistics
    • DLE (Dead Logic Elimination)
  • Complete najaeda API Reference
    • Attribute
    • Equipotential
    • Instance
    • Net
    • SystemVerilogConfig
    • Term
    • VerilogConfig
    • VerilogDumpConfig
    • apply_constant_propagation()
    • apply_dle()
    • consistent_hash()
    • create_top()
    • dump_naja_if()
    • get_instance_by_path()
    • get_max_fanout()
    • get_max_logic_level()
    • get_model_name()
    • get_primitives_library()
    • get_snl_instance_from_id_list()
    • get_snl_path_from_id_list()
    • get_snl_term_for_ids_with_path()
    • get_top()
    • load_liberty()
    • load_naja_if()
    • load_primitives()
    • load_primitives_from_file()
    • load_system_verilog()
    • load_verilog()
    • reset()
Next

© Copyright 2024, Naja authors.

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