diff options
author | bryan newbold <bnewbold@twinleaf.com> | 2014-05-18 21:30:59 -0400 |
---|---|---|
committer | bryan newbold <bnewbold@twinleaf.com> | 2014-05-19 13:45:14 -0400 |
commit | 297e13afc2d2764fa19d394ca08e3bd564986270 (patch) | |
tree | 31fc864040a616b08090733b513ab930f796b8dc /software | |
parent | 9b5aa1ea2310ca11c5106f4107a90ad1aef6a164 (diff) | |
download | knowledge-297e13afc2d2764fa19d394ca08e3bd564986270.tar.gz knowledge-297e13afc2d2764fa19d394ca08e3bd564986270.zip |
ee_tools: more notes about QUCS
Diffstat (limited to 'software')
-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. + |