Tutorials
This section is learning-oriented, providing step-by-step lessons intended to teach new users how to start using Orbit.
The code provided in this section is very didactic in nature and is not intended to reflect production-level code or any particular coding style.
Prerequisites
While there is no assumption that you know how Orbit works, there are some other assumptions we put in place we believe will help you get the most out of this section:
- Basic knowledge of the command-line: how to navigate around your filesystem, enter commands, and analyze command outputs
- Basic knowledge of digital logic concepts and hardware description languages: understanding logic gates and at least one hardware description language, such as VHDL, Verilog, or SystemVerilog
- Basic knowledge of scripting languages: familiarity with a scripting language such as Python or Tcl
If you feel confident in these prerequisites, then you are ready to start your adventure learning Orbit!