Commit Graph

3 Commits

Author SHA1 Message Date
Klemens Schölhorn 7cf0aa33c0 Make block ram entity generic over width and depth 2018-04-25 22:55:39 +02:00
Klemens Schölhorn 8ee7a1c463 Implement single character write interface
This basic interface just moves the cursor to the next position after
writing a character and supports CR and LF as special chars for now.
2018-04-24 23:44:13 +02:00
Klemens Schölhorn 0aad663c33 Move vga and image creation entities into a new terminal entity 2018-04-24 21:58:42 +02:00