Andrew M. Keller

Results 11 issues of Andrew M. Keller

Design is missing in edif netlist parser. This make is so that the top_level_instance has a hard coded "top" name as opposed to whatever was defined in the original....

It would be nice to have a clean way of creating an instance of a definition, which is different than creating an instance within a definition. This cross reference is...

enhancement

Very similar to issue #53. Just trying to push a verilog parsed netlist through the edif composer. What steps need taken to "convert" or prepare or pre-process the netlist so...

size 5

This task involves converting an edif netlist to a structrual verilog netlist. It is considered an attempt because I anticipate a number of things coming up (like names and properties)...

size 5

skipped for now and abandon data

I added it, but the data this token contains is not carried with the netlist.

Imagine that the top instance was of a definition that is instanced elsewhere in the netlist. According to how things are done in EDIF it is not possible for a...

We want the global environment to be weakly aware of all of the objects that are out there. To accomplish this, we are going to have a self maintaining orphan...

Create a temporary linker table and spit out a netlist using the linker table as a referencer/dereferencer. consider a verbose mode (perhaps useful for debug exposing all pointer and objects...

size 13