byuccl / spydrnet

A flexible framework for analyzing and transforming FPGA netlists. Official repository.
https://byuccl.github.io/spydrnet
BSD 3-Clause "New" or "Revised" License
86 stars 20 forks source link

Verilog to EDIF attempt #54

Open andrewmkeller opened 4 years ago

andrewmkeller commented 4 years ago

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 that it can be correctly output as EDIF? What we find out from this task will become a list of things we need to do the make this conversion more clean and possible.

thunder-hammer commented 3 years ago

Now that we have the parser and composer done. I plan on tackling this.

There are going to be several conversion features to assess.

And of course there will be things that I'm not anticipating now.

thunder-hammer commented 3 years ago

The EDIF Composer should be able to support this to some extent.

some things may need additional testing and improvement do verilog assignment statments work propertly Add the ability to translate parameters from verilog