NSL
From USCBPWiki
Contents |
NSL-Java
Distribution
The latest distribution is NSL-Java 3.1.
Requirements
- Windows 98/2000/2003/XP or Linux/Unix
- Java Development Kit (JDK) 1.6.x or greater. The latest version can be downloaded from java.sun.com.
- The JAVA_HOME environment variable must be set to the directory where the JRE was installed.
- Matlab (http://www.mathworks.com/products/matlab/) must be installed in order to simulate models with submodules of type NslMatlabModule. (optional)
Manual
- 1-Introduction
- 2-Simulation in NSL
- 3-Modeling in NSL
- 4-Schematic Capture System
- 5-User Interface and Graphical Windows
- 6-The Modeling Language NSLM
- 7-The Scripting Language NSLS
- Developer's Guide
Source
You can browse the source code via the web or access the code directly via SVN (instructions here) at svn://neuroinformatics.usc.edu/nsl/trunk.
Models
Source code for a selection of models implemented in NSL can be browsed via the web or accessed directly via SVN (instructions here) at svn://neuroinformatics.usc.edu/nsl_models/trunk.
NSL-Matlab
Nsl-Matlab is no longer supported, however it can still be downloaded at the USC NSL website.
Tools
- Schematic Capture System (SCS) - an integrated development environment (IDE) for NSL-Java. NSL is included with SCS, so if you install SCS there is no need to install NSL separately.
