Commit Graph

25 Commits

Author SHA1 Message Date
fb051ccca4 Set up testbench with 2 SOCs that communicate with CAN 2022-12-11 13:36:13 +01:00
7af2c51d61 Integrate CAN controller and implement switches interrupt 2022-12-07 22:35:29 +01:00
c6b290a5c0 Fix numerous bugs in the scrolling segment module 2022-11-22 20:07:39 +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
3d4ae63afb Add scrolling timer 2022-11-14 16:41:54 +01:00
15f51c1793 Modify program to adapt for new register layout 2022-11-13 11:17:10 +01:00
ced12b01f0 Change register of seven segment display to new layout 2022-11-13 10:41:28 +01:00
69013159aa Add seven-segments-display program 2022-11-12 22:29:32 +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
1562d668a1 Integrate timer module in top and add test program 2022-11-06 17:45:31 +01:00
dd4ca39450 Add timer component and testbench for it 2022-11-06 16:44:56 +01:00
f0df1ed943 Add testbench that tests the switches prescaling 2022-11-06 13:13:49 +01:00
7ba04fe6c2 First working switches testbench 2022-11-05 21:09:55 +01:00
Johannes Müller
cb7047c64e hotfix in wb_tp.vhd + update of slvtest.vhd test bench 2020-11-23 17:20:55 +01:00
Johannes Müller
b47cfb5978 lab master WS 20/21 2020-10-27 09:40:16 +01:00
Johannes Müller
148e0cb892 fixed issues with the can_tp 2020-07-10 18:14:26 +02:00
Thomas Fehmel
776cecb671 Added test package and guide into documentation 2017-06-28 07:42:58 -05:00
Thomas Fehmel
657a54ba18 Initial Commit 2016-10-18 14:21:45 +02:00