Forum Discussion
Compilation error
- 1 year ago
Hi,
schematic entry is really legacy and has many trapdoors. As suggested, it would be a good idea to switch to HDL entry.
You managed to type space as connector name somewhere in the schematic. Best way to find such errors to open .bdf file in text editor and search for illegal " " name. You'll find this connector (connection wire) entry.(connector (text " " (rect 2504 846 2521 848)(font "Intel Clear" )(vertical)) (pt 2520 864) (pt 2520 784) )Simply delete line starting with "(text" and save.
Alternatively use the xy coordinates to navigate to the element in schematic editor and correct therein.
RegardsFrank
Hi,
schematic entry is really legacy and has many trapdoors. As suggested, it would be a good idea to switch to HDL entry.
You managed to type space as connector name somewhere in the schematic. Best way to find such errors to open .bdf file in text editor and search for illegal " " name. You'll find this connector (connection wire) entry.
(connector (text " " (rect 2504 846 2521 848)(font "Intel Clear" )(vertical)) (pt 2520 864) (pt 2520 784) )
Simply delete line starting with "(text" and save.
Alternatively use the xy coordinates to navigate to the element in schematic editor and correct therein.
Regards
Frank
- Fernand_a1 year ago
New Contributor
Hi, Frank!
I deeply appreciate your help. I could solve the problem and compile successfully.
Thank you very much!
Fernanda