Surelog icon indicating copy to clipboard operation
Surelog copied to clipboard

logic_net includes [net_drivers] and [net_loads]

Open bsp13 opened this issue 4 years ago • 2 comments

Currently I did not get any data from [net_drivers] and [net loads]. have any future plan of it?

bsp13 avatar Jul 29 '21 05:07 bsp13

Not at this time. Surelog does not create a fully connected flattened netlist (which is needed to make that computation). I can imagine an incremental procedure that build that data on demand based on the UHDM model and modify the UHDM model (R/W) for the logic cone in the query. It would have to perform bit-blasting on demand and connect the bits/vector splices. This is probably best done in the UHDM code base itself as a utility (Not in Surelog).

alaindargelas avatar Jul 29 '21 06:07 alaindargelas

I have no bandwidth to work on this, but I'll help anyone who wants to take a stabb at it.

alaindargelas avatar Aug 08 '21 01:08 alaindargelas