Commit Graph

24 Commits

Author SHA1 Message Date
yaozhicheng 23ba5c4731 Add ImmSet support and refresh API docs
Document the current API surface in detail and expose ImmSet helpers in C++ and Python.
2026-05-11 16:20:38 +08:00
yaozhicheng b807ba87d0 new feat(comuse): add CString 2025-04-30 11:06:17 +08:00
yaozhicheng a0fb1faba8 XSignalCFG(feat): support map-structed yaml (spend less space) 2025-03-24 14:34:13 +08:00
yaozhicheng d23f1e1985 refine: use class imp ComUse* functions 2025-03-24 14:34:13 +08:00
yaozhicheng 72035f68d4 new feat: add common use function xdata echo char 2025-03-24 14:34:13 +08:00
yaozhicheng 387cc98b88 python: add XClock.RawStep 2025-03-24 14:34:13 +08:00
yaozhicheng 9eef2a9d95 fix: rm assert(0) 2025-03-24 14:34:13 +08:00
yaozhicheng cf8023b303 swig: export XSignalCFG and test in python 2025-03-24 14:34:13 +08:00
J. Wang 8667e76643
Fix bug of SubDataRef (#2)
* Fix bug of SubDataRef

* Remove blank lines of xdata.cpp
2025-03-24 14:25:45 +08:00
yaozhicheng cf590ca945 test: test xclock u64 step.cb pass 2025-01-08 12:02:05 +08:00
yaozhicheng 9b28734aee bugfix: fix XData::SubDataRef read/write error data in some cases && add python test 2024-12-16 10:18:26 +08:00
yaozhicheng b81fb75310 xport: swig ignore std::initializer_list & add test 2024-12-13 16:06:40 +08:00
yaozhicheng 57c98865fd XData & XPin: add type check in __eq__ 2024-10-25 11:43:41 +08:00
yaozhicheng 745d6fc285 fix shared_ptr(XData) and add test 2024-10-23 14:52:52 +08:00
yaozhicheng 3acba48399 fix: support raw key 2024-07-29 18:00:18 +08:00
yaozhicheng c195372f85 fix .S() 2024-06-28 16:45:54 +08:00
yaozhicheng cd47593c69 make Get/=x.value return unsigned value, .S() return signed value 2024-06-28 13:07:22 +08:00
yaozhicheng 0b90af8f91 fix bug: bigdata negative value 2024-06-27 10:50:58 +08:00
yaozhicheng 469f3367ea add fake dpi read/write test 2024-06-24 21:24:21 +08:00
Miical a611d635fc Update xport to allow assign without '.value' 2024-04-25 17:25:39 +08:00
Miical 298e901c4b Fixed an issue where events were triggered on different cycles 2024-04-23 13:52:42 +08:00
yaozhicheng d5b6886bcb rename to xspcomm 2023-12-06 11:53:36 +08:00
yaozhicheng 3ca87b14d2 update doc 2023-12-04 19:07:57 +08:00
yaozhicheng eaeef092ed mov xdata,xport, ... from ovip 2023-12-04 15:21:09 +08:00