Skip to content
#

netlist-parser

Here are 3 public repositories matching this topic...

Language: All
Filter by language
spydrnet
thunder-hammer
thunder-hammer commented Feb 26, 2020

This is a list of different shortcuts that would be super useful to include in the API. There is currently a long way to do all of these things. It would be useful to add the following shortcuts into the API to make the tools easier to use and work with.

  • set the top instance
    Long way:
    top = Instance()
    top.reference = top_definition
    netlist.top_instance = top
    could be simplif

Improve this page

Add a description, image, and links to the netlist-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the netlist-parser topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.