T
Thomas Fischer
Guest
hello, I need some help with xemacs
I use windows binary of xemacs 21.4.19 with vhdl-mode 3.33.13.
when i compile a vhdl file, i get error messages, but how can i move
to the error in the source file.
when i try right-click->compile->next error, nothing happens.
also the key combination "C-x `", how do I enter this combination on
a german keyboard.
following are the compilation messages:
cd c:\temp\b3dcr01\test\
vcom -93 -work work C:\temp\b3dcr01\test\src\b3dcr01.vhd
Model Technology ModelSim ALTERA vcom 6.1d Compiler 2006.01 Jan 23 2006
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package numeric_std
-- Compiling entity b3dcr01
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "n".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "i".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): near "std_logic":
expecting: ')' ';'
Compilation exited abnormally with code 2 at Sun Aug 20 16:43:53
thanks
I use windows binary of xemacs 21.4.19 with vhdl-mode 3.33.13.
when i compile a vhdl file, i get error messages, but how can i move
to the error in the source file.
when i try right-click->compile->next error, nothing happens.
also the key combination "C-x `", how do I enter this combination on
a german keyboard.
following are the compilation messages:
cd c:\temp\b3dcr01\test\
vcom -93 -work work C:\temp\b3dcr01\test\src\b3dcr01.vhd
Model Technology ModelSim ALTERA vcom 6.1d Compiler 2006.01 Jan 23 2006
-- Loading package standard
-- Loading package std_logic_1164
-- Loading package numeric_std
-- Compiling entity b3dcr01
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "n".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): (vcom-1136) Unknown
identifier "i".
** Error: C:\temp\b3dcr01\test\src\b3dcr01.vhd(11): near "std_logic":
expecting: ')' ';'
Compilation exited abnormally with code 2 at Sun Aug 20 16:43:53
thanks