-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
bugSomething isn't workingSomething isn't working
Description
We use bitmap_addr to calculate the memory address from drawing coordinates. Address calculation requires three cycles, so we delay write enable (we) to match. We need to delay the colour index (cidx) similarly.
Current examples use a single colour for a shape, and the initialisation steps hide this issue. However, this bug is evident when a shape is drawn with multiple colours.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working