Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF generate target and scripts #1

Merged
merged 12 commits into from Oct 27, 2020

Merge branch 'master' into pdf

  • Loading branch information
mmicko committed Oct 27, 2020
commit 8aade5546628988fb51bb570a864ad20e33f40d0
@@ -6,40 +6,14 @@ Get in touch with us at `Symbiotic EDA <mailto:matt@symbioticeda.com>`_ to arran
Introduction to Formal Verification Course
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

**What you will learn**
* 1 day of course material can be split over multiple sessions.
* Suitable for beginners who want to get started using the tools.
* `Course details <https://docs.google.com/document/d/1CI5ilEEefI6qqadQ_LXHiMxJvVHsUEfGsf02RjzvOdo>`_

* What is formal verification and how can it be applied to digital design,
* Cover statement, immediate assertions, Base case & K-induction, abstraction.
* Hands on use of the Symbiotic EDA suite and a free evaluation license.
* `Full structure details <https://docs.google.com/document/d/1CI5ilEEefI6qqadQ_LXHiMxJvVHsUEfGsf02RjzvOdo/edit?usp=sharing>`_
* Read `previous participant feedback. <https://docs.google.com/document/d/1qmqaTfBRO0t8FR0KO0atmtcbWa2XpyqGcf0E-0k5ixA/edit>`_
Intermediate Course
~~~~~~~~~~~~~~~~~~~

**How the course is structured**

* 2 x 2 hour teleconference sessions,
* Each session will consist of a short presentation of concepts and ideas, followed by group discussion and practical problem solving,
* Homework supported on discord server.
* Maximum 4 people per course.
* Course costs 150 euro per participant.

**Who is the trainer**

* Matt Venn (twitter: `@matthewvenn <https://twitter.com/matthewvenn>`_, youtube: http://youtube.com/c/symbioticeda)
* Extensive teaching and facilitation experience,
* Communications and training engineer at SymbioticEDA.

**What will be required of you**

* Basic Verilog experience,
* Reliable internet connection,
* Zoom installed with webcam and microphone,
* Install and test the evaluation SymbioticEDA tools and license - requires Linux installation or VM.
* Fill in a feedback form at the end of the training.

**Registration**

Please register your interest here: https://bit.ly/seda-intro-signup

**Questions**

Please email `Symbiotic EDA <mailto:matt@symbioticeda.com>`_ with any questions.
* 2 days of course material can be split over multiple sessions.
* Suitable for beginners or intermediates.
* Provides more time for practicing with the tools and covers some additional topics.
* `Course details <https://docs.google.com/document/d/1Kz7eeqKcBB_IOqRQ2rCEFi4-aYKC1q7iUsrLcRkEUfg>`_
You are viewing a condensed version of this merge commit. You can view the full changes here.
ProTip! Use n and p to navigate between commits in a pull request.