Skip to content

Commit

Permalink
[doc] Fix image link
Browse files Browse the repository at this point in the history
towoe authored and imphil committed Sep 29, 2020
1 parent 830b7f7 commit cb2ef15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
Ibex is a small and efficient, 32-bit, in-order RISC-V core with a 2-stage pipeline that implements
the RV32IMC instruction set architecture.

<p align="center"><img src="doc/images/blockdiagram.svg" width="650"></p>
<p align="center"><img src="doc/03_reference/images/blockdiagram.svg" width="650"></p>

This core was initially developed as part of the [PULP platform](https://www.pulp-platform.org)
under the name "Zero-riscy" \[[1](https://doi.org/10.1109/PATMOS.2017.8106976)\], and has been

0 comments on commit cb2ef15

Please sign in to comment.