<@U016EM8L91B> Is it safe to assume default wishbo...
# caravel
d
@Tim Edwards Is it safe to assume default wishbone clock is 25ns/40Mhz?
t
That's the absolute maximum clock rate for the VexRISC processor. The typical value is 10MHz, which is the rate of the clock on the development board. As a timing constraint, using 25ns is the most obvious choice.
d
In Default caravel waveform without any VexRISC flash access, i see wb clock is 40Mhz, How the boot up frequency is controlled ?
Sorry, This clock is driven in test bench at port clock Pin. Initially I thought we are booting with internal PLL.