Makiras
|
98d467d317
|
optimize argc and argv passage, auto detect whether the argv[0] is filename or args
|
2024-07-25 06:58:51 +00:00 |
Makiras
|
f67c7975ec
|
fix Adder example
|
2024-07-22 09:26:19 +00:00 |
Makiras
|
33e7314c73
|
refactor libDUT init function
|
2024-07-17 10:34:01 +08:00 |
Makiras
|
a777499620
|
optimize multi-instance with hash DPI func name
also add dlclose to release namespace and flag to reuse main namespace
|
2024-07-17 10:34:01 +08:00 |
Makiras
|
7cdd8d576c
|
refacted DutUnifiedBase without inhert and change dlmopen abstract level
due to dlmopen DPI library is simulator-related, we choose to dlmopen whole libUT.so without simulator-related code
|
2024-07-17 10:34:01 +08:00 |
Makiras
|
a1192bd277
|
add multi-instance support with dlmopen for VERILATOR
|
2024-07-17 10:34:01 +08:00 |
Makiras
|
890df44417
|
update: custom waveform files and coverage files path
|
2024-04-29 15:29:20 +08:00 |
Makiras
|
e4d55c8db3
|
fix bugs: coverage needs verbose mode, example finalize
|
2024-04-25 16:18:01 +08:00 |
Makiras
|
aadfa3ab1a
|
update version func with cmake version variable and git status detect
|
2024-04-23 11:15:28 +08:00 |
Makiras
|
f61a0118b1
|
fix: verilator failed to dump wave in python, optimize example
|
2024-03-19 06:32:14 +00:00 |