Guest
I am fairly new at VHDL...have two questions:
1) any recommended books with loads of exampls - VHDL and digital
logic.(I know there is so much FREE on the web, but I want to start
with fundamentals)
2) any suggestion about how can i code following timing signals in VHDL
thanks in adavance
this is what want to do...
based on my inputs, I want to generate some timing signals..
for examples: if my input (4bit wide) is "0001", I need to create a
10uS pulse (T1) avery 1ms and want to created another pulse (18us wide)
2uS after the leading edge of T1
_______ _______
| | | |
| 10us | | 10us |
T1 | | | |
________________| |________________________| |_________________
|<-------------- 1ms -------------->
__________ __________
2us---->| |<---- | | |
| | | |
T2 | 18us | | 18us |
__________________| |________________________| |_______
thx,
MARTIN
1) any recommended books with loads of exampls - VHDL and digital
logic.(I know there is so much FREE on the web, but I want to start
with fundamentals)
2) any suggestion about how can i code following timing signals in VHDL
thanks in adavance
this is what want to do...
based on my inputs, I want to generate some timing signals..
for examples: if my input (4bit wide) is "0001", I need to create a
10uS pulse (T1) avery 1ms and want to created another pulse (18us wide)
2uS after the leading edge of T1
_______ _______
| | | |
| 10us | | 10us |
T1 | | | |
________________| |________________________| |_________________
|<-------------- 1ms -------------->
__________ __________
2us---->| |<---- | | |
| | | |
T2 | 18us | | 18us |
__________________| |________________________| |_______
thx,
MARTIN