Commit Graph

24 Commits

Author SHA1 Message Date
480e79506e Make program ready for real board 2023-01-09 12:21:02 +01:00
d286704b8a Code refactor 2022-12-17 21:10:14 +01:00
7af2c51d61 Integrate CAN controller and implement switches interrupt 2022-12-07 22:35:29 +01:00
2e03702047 Make warmup4 ready for real board 2022-11-22 20:08:46 +01:00
c6b290a5c0 Fix numerous bugs in the scrolling segment module 2022-11-22 20:07:39 +01:00
e5879022b7 Fix some bugs for real board warumup4 2022-11-21 12:17:43 +01:00
4666ae9bf8 Add scrolling program 2022-11-20 17:48:42 +01:00
6a76243fc0 Do not scroll in characters that are currently displayed 2022-11-20 16:38:10 +01:00
94f916d624 Implement scrolling segment 2022-11-20 15:47:57 +01:00
bf2b307f38 Add scrolling controller and testbench 2022-11-19 19:36:01 +01:00
8b203ac9db Implement scrolling_buffer and testbench for it 2022-11-19 19:09:23 +01:00
653e0d3a44 Fix read interface for seven segment 2022-11-19 16:15:39 +01:00
3d4ae63afb Add scrolling timer 2022-11-14 16:41:54 +01:00
acd1679ef9 Some generic bug fixes 2022-11-14 15:28:05 +01:00
ced12b01f0 Change register of seven segment display to new layout 2022-11-13 10:41:28 +01:00
9756b655b6 Add seven-segments module and integrate it into the top level 2022-11-12 20:17:56 +01:00
62173ffb5e Make switches module ready for real board 2022-11-12 20:17:26 +01:00
85112d9938 Make timer target value configurable 2022-11-06 20:11:01 +01:00
c35376833f Blinky program with timer interrupts 2022-11-06 19:28:36 +01:00
dd4ca39450 Add timer component and testbench for it 2022-11-06 16:44:56 +01:00
32b99aa650 Integration of the switches module 2022-11-06 12:13:52 +01:00
7ba04fe6c2 First working switches testbench 2022-11-05 21:09:55 +01:00
233cd9014b First implementation of the switches module 2022-11-05 17:16:40 +01:00
Thomas Fehmel
657a54ba18 Initial Commit 2016-10-18 14:21:45 +02:00