Skip to content

Commit 687806e

Browse files
authored
Merge pull request #311 from JeffDeCola/develop
updating pics to .svg and checking all links
2 parents d7d7aa4 + 7650835 commit 687806e

File tree

6 files changed

+7
-2
lines changed

6 files changed

+7
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The artifacts created are,
105105

106106
Where the testbench structure is,
107107

108-
![testbench-structure.jpg](docs/pics/testbench-structure.jpg)
108+
![testbench-structure.svg](docs/pics/testbench-structure.svg)
109109

110110
## BASIC CODE
111111

docs/pics/systems/simple-pipeline.jpg

-61.5 KB
Binary file not shown.

docs/pics/systems/simple-pipeline.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/pics/testbench-structure.jpg

-14.1 KB
Binary file not shown.

docs/pics/testbench-structure.svg

Lines changed: 1 addition & 0 deletions
Loading

systems/pipelines/simple_pipeline/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# SIMPLE PIPELINE EXAMPLE
22

3+
[![jeffdecola.com](https://img.shields.io/badge/website-jeffdecola.com-blue)](https://jeffdecola.com)
4+
[![MIT License](https://img.shields.io/:license-mit-blue.svg)](https://jeffdecola.mit-license.org)
5+
36
_A simple pipeline._
47

58
Table of Contents
@@ -43,7 +46,7 @@ FPGA development board._
4346

4447
This may help,
4548

46-
![IMAGE - simple-pipeline.jpg - IMAGE](../../../docs/pics/systems/simple-pipeline.jpg)
49+
![IMAGE - simple-pipeline.svg - IMAGE](../../../docs/pics/systems/simple-pipeline.svg)
4750

4851
## VERILOG CODE
4952

0 commit comments

Comments
 (0)