Commit Graph

8 Commits

Author SHA1 Message Date
Klemens Schölhorn 5f47c1327f Enable writing to the terminal buffer on second port
This adds an explicit terminal_buffer entity to help with the blockram
inference. Both read and write are completely independent, although they
run with the same clock for now.
2018-04-24 21:30:59 +02:00
Klemens Schölhorn ea99b5b07a Enable new parser 2018-04-24 21:26:21 +02:00
Klemens Schölhorn ad8b39a4ce Implement basic ascii framebuffer (read only for now) 2018-01-23 03:02:06 +01:00
Klemens Schölhorn 0e298a6380 Add minimal keyboard controller that counts received bytes 2018-01-10 02:17:29 +01:00
Klemens Schölhorn ce043d2805 Add ch7301c initialization to the main unit 2017-11-23 04:29:45 +01:00
Klemens Schölhorn a86cd90384 Fixup i2c init module 2017-11-22 04:09:01 +01:00
Klemens Schölhorn 168102e13b Add i2c init procedure sketch 2017-11-13 04:46:55 +01:00
Klemens Schölhorn 03659e9fb1 Import existing project for displaying images through DVI on the ml507 2017-11-13 04:43:04 +01:00