Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
d839d8180a018acc9d30c58d988bd6ccd8704055
/
.
/
hw
/
ip
/
rv_dm
/
dv
/
probe.tcl
blob: 968eccc685bb6fcc2ccb8e121fade3f2400136fb [
file
] [
log
] [
blame
]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
database -shm -open waves
.
shm -default
probe -create -shm tb -depth all -all -mem
run
exit