Introduction ============ .. sidebar:: Additional tips Look out for these floating sidebar boxes, they can provide additional information related to the topic at hand. While not strictly necessary to complete the guide, they may give some background for the instructions provided. This Getting Started Guide will explain how to get started with developing for the free and open RISC-V :abbr:`ISA (Instruction Set Architecture)`, both in simulation and on physical implementations. The Guide focuses on running standard operating systems - :doc:`Zephyr ` and :doc:`Linux ` - on popular RISC-V platforms with minimum effort. It will be expanded with time to cover more platforms and scenarios. About RISC-V ------------ RISC-V (pronounced "risk-five") is an open, free ISA enabling a new era of processor innovation through open standard collaboration. It's both academia- and industry friendly, open to scrutiny, built from scratch with security and modern use cases in mind. The standard is driven by a Foundation with more than 130 members, including Google, Western Digital, NVIDIA, NXP and many other industry leaders. For details about the ISA and the Foundation, see the `RISC-V website `_. Contributing ------------ The source code for this Guide can be found on the `RISC-V Foundation's GitHub `_ - while its compiled version is automatically generated using `Read the Docs `_. We encourage you to contribute - see the `project's README `_ for details.