Verilog 監控 Monitor
Monitoring information
Verilog provides a mechanism to monitor a signal when its value changes. This facility is
provided by the $monitor task.
Usage: $monitor(p1,p2,p3,....,pn);
The parameters p1, p2, ... , pn can be variables, signal names, or quoted strings. A format
similar to the $display task is used in the $monitor task. $monitor continuously monitors
the values of the variables or signals specified in the parameter list and displays all
parameters in the list whenever the value of any one variable or signal changes. Unlike
$display, $monitor needs to be invoked only once.
Only one monitoring list can be active at a time. If there is more than one $monitor
statement in your simulation, the last $monitor statement will be the active statement.
The earlier $monitor statements will be overridden.
Two tasks are used to switch monitoring on and off.
Usage:
$monitoron;
$monitoroff;
參考檔案
1:Verilog HDL A Guide to Digital Design and Synthesis, Second Edition 第55頁
相關文章
- 網速監控軟體 Traffic Monitor
- Airpods Battery Monitor Mac(AirPods電池監控器)AIBATMac
- FastDFS 提供的監控工具 fdfs_monitor 使用指南AST
- web server apache tomcat11-21-monitor and management 監控與管理WebServerApacheTomcat
- Easy-Monitor 2.0: 開啟你的 Node.js 核心效能監控Node.js
- synchronized的monitor監視器synchronized
- 黑盒監控、日誌監控
- Joystick Monitor for mac(的精美遊戲桿狀態監控器應用) v1.3啟用版Mac遊戲
- 6.prometheus監控--監控dockerPrometheusDocker
- TiDB監控實現--存活監控TiDB
- 監控
- 聊聊前端監控——錯誤監控篇前端
- APM效能監控軟體的監控型別服務及監控流程型別
- 11.prometheus監控之黑盒(blackbox)監控Prometheus
- 3-主機監控、應用監控
- Prometheus+Grafana實現服務效能監控:windows主機監控、Spring Boot監控、Spring Cloud Alibaba Seata監控PrometheusGrafanaWindowsSpring BootCloud
- centos 監控CentOS
- openGauss 監控
- Linux 監控Linux
- nginx監控Nginx
- zabbix監控
- 阿里雲容器Kubernetes監控(一)-資源監控阿里
- MySQL監控-Datadog資料庫監控調研MySql資料庫
- SOLIDWORKS PDM客戶端監控管理外掛SolidKits. MonitorSolid客戶端
- 一種對雲主機進行效能監控的監控系統及其監控方法
- 前端資料監控到底在監控什麼?前端
- 「Eolink Apikit 教程」API 異常監控-建立 API 監控API
- Conntrack 監控,別等故障了再回來加監控
- Hystrix 監控視覺化頁面——Dashboard 流監控視覺化
- 微服務監控微服務
- 前端效能監控前端
- 如何監控ElasticsearchElasticsearch
- prometheus JVM監控PrometheusJVM
- Prometheus監控mongoPrometheusGo
- MySQL監控工具MySql
- docker監控方案Docker
- Zabbix監控ActiveMQMQ
- 使用Admin監控