225c225
< fetchEvent = new FetchEvent(this, nextCycle(curTick + cycles(delay)));
---
> fetchEvent = new FetchEvent(this, nextCycle(curTick + ticks(delay)));