Altera_Forum
Honored Contributor
14 years agoWarning: Converted elements in bus name "" using legacy naming rules.
I have a module symbol on my top level block diagram/schematic connected to a few input and output buses. When I compile I always get the the warning "converted elements in bus ... name using legacy naming rules". I only get the warning for the input buses not output buses :confused:.
I have checked the Altera help files about the warnings and it says that there are two naming schemes for BDF. Quartus II 7.1 and earlier use the the older naming scheme which doesn't support x[] for split buses while QuartusII 7.2 and up does. In the Altera help files the given solution was to save the BDF as type "Block Diagram/Schematic File Using Quartus II naming rules". I have tried this and it makes no difference. I am using Quartus II 10.1 web edition and previously had 10. I have tried uninstalling and reinstalling Quartus II 10.1 but still no difference :confused::mad::confused:.