Event scheduling method for digital circuit simulator
By dynamically linking non-air conditioning regions in a digital circuit simulator to form a single scheduling chain, the problem of low efficiency of the event scheduler is solved, and efficient event execution is achieved.
Patent Information
- Application Number
- CN202610838524.0
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2026-06-11
- Publication Date
- 2026-07-14
AI Technical Summary
In existing technologies, event schedulers are inefficient in digital circuit simulations due to invalid empty queue detection, which becomes a performance bottleneck, especially in scenarios where simulation events are sparse or discretely distributed. Existing optimization schemes cannot completely eliminate invalid detection and may sacrifice simulation functionality.
By dynamically establishing or updating links between non-air-conditioned regions when a new event is inserted, a single linear scheduling chain is formed, avoiding complex multiple loops and invalid checks, and event execution is performed directly by traversing the scheduling chain through a single loop.
It significantly improves event scheduling and execution efficiency, completely avoids invalid detection, and enhances simulation performance.
Smart Images

Figure CN122389781A_ABST