Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Obviously you have to change the underlying code, but that is done once. Since these blocks are used in dozens of designs, you then have to manually open every single design and update the block. It's this time consuming step that I'm trying to avoid by using a script. --- Quote End --- Hi , as far as I know there is no way to change the symbols by a script in a schematic, but you can generate a verilog or vhdl file out of your schematics. This files could be changed by a script. Maybe this would help. Kind regards GPK