|
53ddbe4e10
|
refactor registration of IP core drivers to be aligned with registration of VILLASnode formats and node-types
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2023-01-05 14:21:20 +01:00 |
|
|
dee5b2d81f
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2022-12-14 17:44:17 +01:00 |
|
|
0e0197a3be
|
fix coding style
|
2022-10-28 08:03:57 -04:00 |
|
|
9ef01d068e
|
update year in copyright notices
|
2022-08-30 12:22:40 -04:00 |
|
|
fb824a82f9
|
cleanup of comments
|
2022-08-30 12:21:46 -04:00 |
|
|
a9f9dc4a37
|
refactor: no namespace scoeps in source files
|
2020-06-14 22:11:26 +02:00 |
|
|
b7e5bfead2
|
harmonize codestyle
|
2020-06-11 18:38:46 +02:00 |
|
|
7fd6599ea6
|
update copyright years
|
2018-06-25 15:33:14 +02:00 |
|
Daniel Krebs
|
5097827757
|
fix include paths, use <villas/...> style
|
2018-06-04 13:24:57 +02:00 |
|
Daniel Krebs
|
676fd9171c
|
lib/ip: make logger a class member of IpCore
Logging is used everywhere and there's no justification of the clutter
and runtime overhead of `aut logger = getLogger();` everywhere.
|
2018-02-14 16:04:33 +01:00 |
|
Daniel Krebs
|
e93b31bbf1
|
lib/ips: make use of MemoryManager and new config layout
|
2018-02-14 07:28:25 +01:00 |
|
daniel-k
|
f14df8aa32
|
lib/ip: adapt to fit new config layout provided by hwdef-parse
|
2018-01-23 14:47:44 +01:00 |
|
daniel-k
|
e05ff515c7
|
lib/ips/timer: implement basic functionality
|
2018-01-16 15:05:37 +01:00 |
|
daniel-k
|
f987c29d71
|
lib/ip: change interface: start() -> init()
|
2018-01-16 14:46:00 +01:00 |
|
daniel-k
|
e2e78cf8b3
|
lib: minor cleanup
|
2018-01-10 11:02:08 +01:00 |
|
daniel-k
|
61ca7aa44f
|
fpga/ip: add C++ timer implementation
|
2018-01-10 11:02:08 +01:00 |
|