kevinpt / symbolator

HDL symbol generator
https://kevinpt.github.io/symbolator
MIT License
179 stars 49 forks source link

Symbolator problem read vhdl file #4

Open NiJen opened 6 years ago

NiJen commented 6 years ago

Hi, I want to generate a symbol from a simple VHDL file, but symbolator don't recognize the file or something else.

reset_generator.vhdl.txt

I use symbolator 1.0.2 hdlpasrse 1.0.4

ghost commented 6 years ago

Hi, it may work if you remove the header comments. Still a bug, but it works on my own VHDL files.

Great work @kevinpt , btw! :+1:

164384 commented 6 years ago

Same for my files, no output is generated and programs ends with no error.