CedarEDA / CedarEDA.jl

Top level CedarEDA integration package
Other
19 stars 0 forks source link

CedarEDA Splash

[!WARNING] The public release of Cedar is ongoing. You are welcome to look around, but things will be unstable and various pieces may be missing. If you are not feeling adventurous, please check back in a few weeks.

Welcome to CedarEDA. Cedar is a modern green-field EDA stack, currently focused on analog design verification. You may find the Cedar source code in a number of packages at https://github.com/CedarEDA. This package (CedarEDA.jl) is the integration package. It provides high level APIs for various common tasks, end-to-end examples, as well as the code to build production images for juliahub.com (both commerical and open source versions).

To get started, please see the documentation at https://help.juliahub.com/cedareda/. You may also be interested in exploring various component packages:

License / Contributing

The Cedar EDA platform is dual-licensed under a commercial license and CERN-OHL-S v2. In addition, some packages (including this one) are also available under the MIT license. Please see the LICENSE file for more information and the LICENSE.FAQ.md file for more information on how to use Cedar under the CERN-OHL-S v2 license.

We are accepting PRs on all Cedar repositories, although you must sign the Cedar Contributor License Agreement (CLA) for us to be able to incorporate your changes into the upstream repository. Additionally, if you would like to make major or architectural changes, please discuss this with us before doing the work. Cedar is a complicated piece of software, with many moving pieces, not all of which are publicly available. Because of this, we may not be able to take your changes, even if they are correct and useful (so again, please talk to us first).