Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- yes thx dear but how about the Optimized circuit after compile? can you extract the VHDL code of the Optimized version of your code? --- Quote End --- The netlist is not vhdl and I don't know of conversion from netlist to schematic. However as mentioned a rom table will do in schematic. Your input will be the address. The contents will be the output e.g. for above example location 0 of rom should contain 1011 and soon.