chiggs / theopencorps

TheOpenCorps website built on Google App Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheOpenCorps

A regression-as-a-service project tracker for RTL development.

Overview

We use Travis-CI to run simulation and synthesis each check-in. We keep track of results, coverage, resource utilisation and make these available via:

  • E-mail notifications
  • Github Commit status annotations
  • Raw API access to the database
  • Project webpage summarising the result history
  • Shields.io badge generation

The goal is to be tool / workflow agnostic.

How it works

  • Users post their code on github
  • Tell TheOpenCorps to start tracking their project
  • We expect to find an .opencorps.yml in root of the project describing the workflow
  • Simulation and synthesis will be run every check-in
  • Browse the results

Workflows

Tooling

About

TheOpenCorps website built on Google App Engine

License:GNU Affero General Public License v3.0


Languages

Language:Python 72.6%Language:HTML 26.4%Language:Smarty 1.0%