Adnan86
Full Member level 2
- Joined
- Apr 4, 2013
- Messages
- 121
- Helped
- 26
- Reputation
- 52
- Reaction score
- 26
- Trophy points
- 1,308
- Activity points
- 2,153
Hi ,
I want execute this line in vhdl and i have no error but after compile it with Orcad and define the signal .. after RUN i have this error : Run time error accure at time 0 ns :
a , b, is real array matrix ,
c,d just real
a(0,0) <= b(0,0) * (c/d)
and if you have any idea for improve it , plz tell tanks
plz help :?:
I want execute this line in vhdl and i have no error but after compile it with Orcad and define the signal .. after RUN i have this error : Run time error accure at time 0 ns :
a , b, is real array matrix ,
c,d just real
a(0,0) <= b(0,0) * (c/d)
and if you have any idea for improve it , plz tell tanks
plz help :?: