Oh I see <@U016HU5HK8V> so that's why <@U016EM8L91...
# shuttle
h
Oh I see @User so that's why @User is saying to configure it with 10 MHz to be on a safe side if they cannot provide higher frequencies such as 50 MHz. Right?
m
I think the reason is that Tim isn't confident that the gpio pads will handle > 10mhz
so use lower external clock and then use the internal (not) pll to get higher internal frequencies
but I do'nt know what this means for outgoing signals that need to be > 10mhz
maybe they will be degraded in some way
d
I saw 33mhz output on the skywriter GPIO docs so I hope it's close to that for outputs, it'd be enough for video projects
m
yeah me too.
t
Err yeah, I have a 48 MHz video clock ...
h
Sorry I am a newbie in terms of hardware, would my design work with 10 MHz? We can configure the clock to slow down if it's running at high frequencies ?
m
the tools include a check for the design. So in the config.tcl you have a clock_period setting (in ns). The default is 10 (100mhz). If that passes then you should be able to run your design up to 100mhz
h
Yes I am able to run at 80ns