diff options
-rw-r--r-- | software/ee_tools.page | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/software/ee_tools.page b/software/ee_tools.page index eb39d99..d84e53d 100644 --- a/software/ee_tools.page +++ b/software/ee_tools.page @@ -18,3 +18,8 @@ Then follow the build directions at https://github.com/Qucs/qucs/wiki/Build-Linux. You don't need to set the ``--prefix``, but you do need ``--enable-maintainer-mode``. You probably want to ``make -j8`` to build faster. + +Within QUCS, one "gotcha" is that simulating only creates a simulation engine +and dataset; you then need to go to (or create) a data pane (seperate sheet +from the circuit schematic) to visualize the results. + |