VHDL: 2 simultaneous output

Status
Not open for further replies.

aeneas81

Junior Member level 1
Joined
Jun 14, 2004
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
198
scheduling output in vhdl

Hi all, I'm a beginner in VHDL language and would like to know is there any way I can schedule 2 output signal simultaneously? Coz in the first program I wrote, there's one clock delay between the input and the first output, and another clock delay between the first output and second output. Both the output depends only depends on a single input. By the way, is it possible to even eliminate the delay between the input and output?
Thanks a lot for you help!
 

Create two processes one for each.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…