Skip to content

Commit a2c7f88

Browse files
Update README.md
1 parent 2f17867 commit a2c7f88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Simulation/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ xrun counter.v counter_test.v -access +rwc -gui &
2828
`-access` `+rwc` provides probing access to all the signals in the design hierarchy.
2929

3030
`-gui` invokes the graphical mode of the NCSim tool in the following way:
31-
32-
![NCSim](https://user-images.githubusercontent.com/58098260/211216053-07f19835-a3b4-4967-a13e-c058fdd73f10.png)
33-
31+
<p align="center">
32+
<img width="460" height="300" src="https://user-images.githubusercontent.com/58098260/211217024-2dc2a8fc-c020-43d1-9ffb-fbf68820474c.png/460/300">
33+
</p>
3434
2. It opens the SimVision™ tool with the windows, as shown below.
3535
3. Click on the waveform icon on the Design Browser window after selecting the signals from the design hierarchy, and you can see the waveform as below with the simulation running, with selected signals in the window.
3636

0 commit comments

Comments
 (0)