question 
Author Message
 question

ERROR:HDLParsers:3312 - E:\xilinx_webpack\bin\teloef/telleroef.vhd Line 42.
Undefined symbol 'teller'.
ERROR:HDLParsers:162 - E:\xilinx_webpack\bin\teloef/telleroef.vhd Line 76.
Read symbol PROCESS, expecting IF.
ERROR:HDLParsers:162 - E:\xilinx_webpack\bin\teloef/telleroef.vhd Line 85.
Read symbol behavioral, expecting IF.

What does these errors mean??
I'm working on it but tommorow is must be done and working



Sun, 05 Sep 2004 02:54:14 GMT  
 question

Quote:
>ERROR:HDLParsers:3312 - E:\xilinx_webpack\bin\teloef/telleroef.vhd Line 42.
>Undefined symbol 'teller'.
>ERROR:HDLParsers:162 - E:\xilinx_webpack\bin\teloef/telleroef.vhd Line 76.
>Read symbol PROCESS, expecting IF.
>ERROR:HDLParsers:162 - E:\xilinx_webpack\bin\teloef/telleroef.vhd Line 85.
>Read symbol behavioral, expecting IF.

>What does these errors mean??

Line 42: Object Teller is never declared.
Line 76:  The process statement may not be correct.  However, fix line 42
first.
I recommend tht you compile your code with a good compiler like ModelSim or
NcSim.
Most vendors give away the compiler (i.e., will compile and elaborate), but you
have to pay for the simulator.
--------------------------------------------------------------------------
Ben Cohen     Publisher, Trainer, Consultant    (310) 721-4830  

Author of following textbooks:
* Real Chip Design and Verification Using Verilog and VHDL, 2002 isbn
0-9705394-2-8
* Component Design by Example ",  2001 isbn  0-9705394-0-1
* VHDL Coding Styles and Methodologies, 2nd Edition, 1999 isbn 0-7923-8474-1
* VHDL Answers to Frequently Asked Questions, 2nd Edition, isbn 0-7923-8115
------------------------------------------------------------------------------


Sun, 05 Sep 2004 04:00:24 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Questions-Questions-Questions-Answers-Answers

2. Question(Questions, questions...)

3. Newbie Question: Realbasic Question

4. Questions Questions

5. Questions and more questions...

6. Browse Question / Report question

7. ***Data buffering question. Long post, lots of questions

8. questions, questions!

9. Questions, questions!

10. MicroWorlds Pro "QUESTION Set Size" question

11. OS/2 REXX Question (Object REXX Question Inside)

12. Doc question and Mount question

 

 
Powered by phpBB® Forum Software