Forum Discussion
Quartus Prime 25.1 Lite - Display Issues
- 8 months ago
The GUI issue where the text appears to overlap for the ALTPLL is a known problem that has existed for some time.
You can either use a Linux OS or instantiate it using HDL, as mentioned in another forum post shared by FvM.
Unfortunately, the fix is still in progress because it involves a legacy IP.
Regards,
Richard Tan
I'm sorry I can not see an edit option for the opening-post so I'll add to it with a reply. I forgot to mention that both port direction keywords "input", "output", "inout" but also the "wire" keyword as part of a port direction declaration are not keyword colored.
And a question: Is syntax highlighting handled through scripting or through a DLL API ? Is this something that could be worked on by a user? (i.e. create own DLL version with highlighting code; or through a script or regular expressions etc.) ?