Skip to content

Commit df65113

Browse files
Add documentation
1 parent ec5d733 commit df65113

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,16 @@ Integration (CI) suite running in [travis ci](travis-ci.org). This currently co
168168
The or1k Continuous Integration (CI) suite is running in a librecores-ci-openrisc docker container in Travis CI. Parallel execution of tests runs in librecores-ci-openrisc docker environment.
169169
- [librecores-ci-openrisc](https://github.com/librecores/docker-images/tree/master/librecores-ci-openrisc) docker image is based on the standard [librecores/librecores-ci](https://github.com/librecores/docker-images/tree/master/librecores-ci) docker image and it largely target the [FuseSoC](https://github.com/olofk/fusesoc) use cases.
170170
- The base image includes installation of common EDA tools such as Icarus Verilog, Verilator and Yosys that is required by CI suite for testing. librecores/libreocres-ci-openrisc docker image gets the toolchain required, downloads and compiles the or1k-tests.
171+
172+
173+
The Continous Integration suite is also running in [Jenkins](https://ci.librecores.org/) supported by [Librecores-CI](https://github.com/librecores/librecores-ci-jenkins-server). As similar to Travis, `mor1kx` pipelines are also constantly verified in Jenkins pipelines. In addition to that, it also supports:
174+
175+
- Yosys synthesis for monitoring resource usages. [Fusesoc](https://github.com/olofk/fusesoc/blob/master/doc/icestorm.adoc) provides the support of Icestorm. The icestorm backend uses yosys to handle synthesis, arachne-pnr for place & route, and icepack for creating the bitstream.
176+
- [LibreCores CI](https://github.com/librecores/docker-images/tree/master/librecores-ci) Docker image provides support of Yosys synthesis metrics parser which provides 'Printing Statistics' and results are parsed to graphs using Performance Plugin in Jenkins Pipeline which can be seen at [ci.librecores.org](https://ci.librecores.org/job/Projects/job/OpenRISC/job/mor1kx/)
177+
178+
179+
Status : [![Build Status](https://ci.librecores.org/job/Projects/job/OpenRISC/job/mor1kx/view/change-requests/job/PR-87/badge/icon)](https://ci.librecores.org/job/Projects/job/OpenRISC/job/mor1kx/view/change-requests/job/PR-87/)
180+
171181

172182
In the future we are working on bringing more tests including:
173183

0 commit comments

Comments
 (0)