Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

VHDL: 2 simultaneous output

Status
Not open for further replies.

aeneas81

Junior Member level 1
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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top