User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
resources:char_drawer [2019/11/01 16:41]
jgoeders
resources:char_drawer [2019/11/01 16:41] (current)
jgoeders
Line 32: Line 32:
 | clk | Input | 1 | 100 MHz Clock | | clk | Input | 1 | 100 MHz Clock |
 | reset | Input | 1 | Active-high reset | | reset | Input | 1 | Active-high reset |
-start | Input | 1 | Active-high, ​start drawing ​the string |+enable| Input | 1 | Raise this signal to start drawing.  The drawing will continue until finished. ​ To draw a new string ​you must lower and then raise this signal. ​|
 | done | Output | 1 | Active-high,​ indicating that the string is done drawing | | done | Output | 1 | Active-high,​ indicating that the string is done drawing |
 | x_in | Input | 9 | Top-left x-coordinate of drawing region | | x_in | Input | 9 | Top-left x-coordinate of drawing region |