Re: Atmel C one clock cycle
- From: googlinggoogler@xxxxxxxxxxx
- Date: 4 Apr 2006 14:35:25 -0700
Sorry Brendan but you dont understand, a device called a PLL300
requires that data be fed into it via this means, im not great at C
hence my reason for asking and i've never used an Atmel before so im
kinda, ermmm, drowning at the moment.
It should be be a simple problem and being well versed in VHDL have no
problems in that (if(clk'event and clk = '1')), but there is no simple
means to monitor an event that i know in C, although.
My first thoughts is to cascade 3 "if" statements -
if(x=1)
if(x=0)
if(x=0)
But this seems very clumsey to me. And would like to try and use the
timers although dont really know how :-)
David
.
- Follow-Ups:
- Re: Atmel C one clock cycle
- From: googlinggoogler
- Re: Atmel C one clock cycle
- References:
- Atmel C one clock cycle
- From: googlinggoogler
- Re: Atmel C one clock cycle
- From: Brendan Gillatt
- Atmel C one clock cycle
- Prev by Date: Re: Atmel C one clock cycle
- Next by Date: Re: Atmel C one clock cycle
- Previous by thread: Re: Atmel C one clock cycle
- Next by thread: Re: Atmel C one clock cycle
- Index(es):
Relevant Pages
|