Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.11 KB

syRF logo

syRF-cpp

syRF is a free and open-source (educational) CAD tool for designing RF and microwave circuits.

Alt Text

for a complete overview.


This is a fork of the original Python version of syRF, re-written from scratch in C++.

Build instructions:

See BUILD.md.


Note:

Although this compiles natively and is able to generate a stand-alone application, it does not implement all the functionalities that the original Python version of syRF does, such as plotting constant gain/noise circles.