index
:
sysc-playground
main
systemc playground
johannst
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
make: fix indent
HEAD
main
Johannes Stoelp
2024-03-18
1
-1
/
+1
|
*
port to systemc-3.0.0 beta
Johannes Stoelp
2024-02-26
9
-46
/
+4
|
*
cmake: rename systemc files and fix Makefile
Johannes Stoelp
2023-11-04
5
-8
/
+8
|
*
add nl for cgit md parser
Johannes Stoelp
2023-11-04
1
-0
/
+1
|
*
update readme after systemc cmake integration
Johannes Stoelp
2023-11-04
1
-4
/
+16
|
*
cmake: integrate systemc build into cmake build (offer source/external ↵
Johannes Stoelp
2023-11-04
4
-43
/
+92
|
|
|
|
integration, mainly for own cmake experiments)
*
add license and readme
Johannes Stoelp
2023-11-01
2
-0
/
+55
|
*
make: add run/% target to build & run a single simulation
Johannes Stoelp
2023-11-01
1
-0
/
+4
|
*
cmake: create simulations list instead listing simulation directly in the ↵
Johannes Stoelp
2023-11-01
2
-9
/
+18
|
|
|
|
foreach loop, fix test cmake file
*
cmake/make: minor cleanups and fixes
Johannes Stoelp
2023-11-01
3
-12
/
+12
|
*
make: if V=1 also make ctest output verbose
Johannes Stoelp
2023-11-01
1
-2
/
+3
|
*
lt_bus: add initial support for global bus locking
Johannes Stoelp
2023-11-01
4
-30
/
+349
|
*
make: fix fmt target
Johannes Stoelp
2023-10-30
1
-1
/
+1
|
*
lt_bus: minor renamings
Johannes Stoelp
2023-10-30
1
-32
/
+32
|
*
lt_bus: factor our computation of abs mmap address
Johannes Stoelp
2023-10-30
1
-30
/
+32
|
*
cmake: move test build into own file test/CMakeLists.txt
Johannes Stoelp
2023-10-30
3
-28
/
+30
|
*
make: make build default target, link compile commands
Johannes Stoelp
2023-10-29
1
-3
/
+4
|
*
test: add first lt_bus tests
Johannes Stoelp
2023-10-29
6
-3
/
+374
|
*
build: enable warnings and fix existing warnings
Johannes Stoelp
2023-10-29
7
-18
/
+16
|
*
make: add V parameter to control verbose build
Johannes Stoelp
2023-10-29
1
-3
/
+8
|
*
lt_bus: update example to invalidate full u64 addr range to see limiting by ↵
Johannes Stoelp
2023-10-28
1
-2
/
+2
|
|
|
|
mapped range
*
lt_bus: fix addr fixup in dmi invalidation and get dmi ptr
Johannes Stoelp
2023-10-28
1
-29
/
+69
|
*
utils: replace std::size_t -> usize
Johannes Stoelp
2023-10-27
2
-9
/
+12
|
*
lt_bus: update example with dmi invalidation
Johannes Stoelp
2023-10-27
1
-6
/
+21
|
*
move utils into subfolder and different files
Johannes Stoelp
2023-10-27
14
-174
/
+218
|
*
lt_bus: add tagged initiator socket and dmi invalidate support
Johannes Stoelp
2023-10-27
1
-16
/
+61
|
*
initially add simple lt_bus
Johannes Stoelp
2023-10-26
5
-3
/
+386
|
*
make: rename build folder and use cmake cache files as make output/deps
Johannes Stoelp
2023-08-27
1
-9
/
+9
|
*
move sources into src/ subdir
Johannes Stoelp
2023-08-27
8
-4
/
+4
|
*
sc_export2: update comments
Johannes Stoelp
2023-08-08
1
-2
/
+7
|
*
add some initial playground examples + scripts to build
Johannes Stoelp
2023-07-26
10
-0
/
+628