Skip to content

Commit 2e35fc5

Browse files
authored
Update README.md
1 parent 1786e86 commit 2e35fc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Alternatively, you can download an individual device ([74xx.v file](source-7400/
3434
3535
## Icestudio Design Flow
3636

37+
<img src="images/IcestudioSchematic.png" title="Icestudio circuit layout" width="65%">
38+
3739
Welcome to virtual breadboarding.
3840

3941
Icestudio provides circuit simulation (for digital circuits) that's arbitrarily scalable. Explore, build and create, but most importantly, get near-instant feedback in testing your real hardware design. Each time you add a new input or a gate, or an LED, hit "Build" and "Upload". In the parlance of a silicon fab, you've gone through a "spin". But you're actually programming a reusable and fairly inexpensive FPGA.
@@ -112,7 +114,7 @@ If you're interested in looking even closer, the above "vvp" run stores all sign
112114

113115
With GTKWave installed, just click on the .vcd file to open.
114116

115-
<img src="images/GTK.png" title="Simulation waveform" width="50%" height="50%">
117+
<img src="images/GTK.png" title="Simulation waveform" width="50%">
116118

117119
</details>
118120

0 commit comments

Comments
 (0)