You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The code is structured in different folders:
20
20
- simulation
21
21
- performance_analysis
22
22
23
-
Within the _GUI_ folder, you can find the file `mainWindow.mlapp`. Run this script to launch the mainwindow of the tool, where you can select the outputs to be printed, select the circuit to study, set the input stimuly and choose between the YIG100 and YIG30 technology node.
23
+
Within the _GUI_ folder, you can find the file `mainWindow.mlapp`. Run this script to launch the mainwindow of the tool, where you can select the outputs to be printed, select the circuit to study, set the input stimuly and choose between the YIG100 and YIG30 technology node.**Before starting the simulation from the GUI, please move to the root folder of the repository.**
24
24
25
25
The _simulation_ folder contains the core of the computational model for the two technology nodes. In addition, it is possible to find also the description of the supported circuits.
0 commit comments