Commentary
This commit is contained in:
parent
ccdb52c1d9
commit
5e6519c1b0
|
|
@ -162,7 +162,7 @@ after :code:`fork()`.
|
|||
|
||||
With the process-level clone APIs, users can create process-level snapshots
|
||||
for the verilated models. While the Verilator save/restore option provides
|
||||
persistent and circuit-independent snapshots, the process-level clone APIs
|
||||
persistent and circuit-dependent snapshots, the process-level clone APIs
|
||||
enable in-memory, circuit-transparent, and highly efficient snapshots.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -654,6 +654,7 @@ ish
|
|||
isunbounded
|
||||
isunknown
|
||||
jobserver
|
||||
jwoutersymatra
|
||||
killua
|
||||
lang
|
||||
lcov
|
||||
|
|
@ -931,7 +932,9 @@ vc
|
|||
vcd
|
||||
vcddiff
|
||||
vcoverage
|
||||
vdhotre
|
||||
vec
|
||||
ventana
|
||||
ver
|
||||
verFiles
|
||||
verible
|
||||
|
|
|
|||
Loading…
Reference in New Issue