can't open a file anymore
This is the error that I get while trying to open an existing file in the file system
Could not open the editor: com.sigasi.hdt.vhdl.vhdl.impl.ConstatntDeclarationImpl cannot be casted to com.sigasi.hdt.vhdl.vhdl.RValueName
The error refers probably to the following statement, but can't find what's wrong with it:
signal CodecVideoAddress : std_logic_vector(c_VideoBufferAddressWithoutFrameRes-1 downto 0);- Forums:
Bug
Hi,
this looks like a bug. Can you send us the complete error log ?
What kind of constant is c_VideoBufferAddressWithoutFrameRes?
Thanks,
Hendrik.
Cannot open some files in project anymore
After adding a folder to the project, and then adding a new file in that folder, I tried to copy something over from another file, but that gave me this error:
Could not open the editor: com.sigasi.hdt.vhdl.vhdl.impl.RecordTypeDeclarationImpl cannot be cast to com.sigasi.hdt.vhdl.vhdl.RValueName
I restarted Eclipse to no avail.
Bug
Hi Josy,
this looks like a programming error. Can you send me the complete error log and preferably also the VHDL code that triggered this bug?
Thanks,
Hendrik.
Next release
Hi Josy,
I could not reproduce this issue with the VHDL files you send me. But based on the error log, we made some changes that makes Sigasi recover from these kind of errors. So in the next release, Sigasi should open a VHDL editor in any case.
Thanks for the bug report,
Hendrik.
Post new comment