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
- oracle 11g health monitor健康監控Oracle
- Process Monitor監控目錄 - 監控檔案被哪個程式操作了
- Oracle11g使用sql_monitor實時監控sqlOracleSQL
- Airpods Battery Monitor Mac(AirPods電池監控器)AIBATMac
- linux_系統資源監控指令碼_system_monitorLinux指令碼
- web server apache tomcat11-21-monitor and management 監控與管理WebServerApacheTomcat
- Easy-Monitor 2.0: 開啟你的 Node.js 核心效能監控Node.js
- 監控目錄備份是否成功通用指令碼backup_monitor.sh指令碼
- zabbix和mysql performance monitor模板實現mysql資料庫的監控MySqlORM資料庫
- 效能監視器- Performance MonitorORM
- synchronized的monitor監視器synchronized
- 自動資料庫診斷監控 ADDM(Automatic Database Diagnostic Monitor)!資料庫Database
- 【Mysql】為MySQL增加執行緒記憶體監控 (MySQL Thread Memory Usage Monitor)MySql執行緒記憶體thread
- 黑盒監控、日誌監控
- 6.prometheus監控--監控dockerPrometheusDocker
- Joystick Monitor for mac(的精美遊戲桿狀態監控器應用) v1.3啟用版Mac遊戲
- TiDB監控實現--存活監控TiDB
- 聊聊前端監控——錯誤監控篇前端
- nagios監控例項 -- PostgreSQL監控iOSSQL
- APM效能監控軟體的監控型別服務及監控流程型別
- 【SQL監控】SQL完全監控的指令碼SQL指令碼
- 伺服器監控之 ping 監控伺服器
- 3-主機監控、應用監控
- Redis監控Redis
- 批量監控
- index 監控Index
- centos 監控CentOS
- zabbix監控
- 夜鶯監控
- nginx監控Nginx
- mysql 的一個監控指令碼,監控heartbeatMySql指令碼
- Prometheus+Grafana實現服務效能監控:windows主機監控、Spring Boot監控、Spring Cloud Alibaba Seata監控PrometheusGrafanaWindowsSpring BootCloud
- 一種對雲主機進行效能監控的監控系統及其監控方法
- 前端資料監控到底在監控什麼?前端
- Hystrix 監控視覺化頁面——Dashboard 流監控視覺化
- MySQL監控-Datadog資料庫監控調研MySql資料庫
- 監控寶SQL Server效能監控的功能和配置SQLServer