« Prev | Next » 信号のリード・アクセスのワーニング 詳細 幾つかの信号が波形で表示できない場合に、このワーニングが発生します。 KERNEL: Warning: KERNEL_0085 does not have read access. Use switch +access +r for this region.> How to fix this problem so I can monitor the signal? 解決法 内部信号への可視性を得るためには、内部信号へのリード・アクセスを設定する必要があります。 GUIを使用する場合: 1. Design | Settings | Simulation | Access to design objects を開く 3. 必要な信号に対するアクセス権を設定 4. Apply ボタンクリックし、Ok ボタンをクリック バッチモード/スクリプトを使用する場合: asimコマンドの +access +r スイッチを使用する 例: asim +access +r .... Previous article Next article