Programming IDE

Code Blocks IDE for coding C, C++ download from :

Code Block 13.2 link : https://sourceforge.net/projects/codeblocks/files/Binaries/13.12/Windows/codeblocks-13.12mingw-setup.exe

Eclipse packages for variety coding environment download from : http://www.eclipse.org/downloads/packages/

NetBeans IDE download from : https://netbeans.org/downloads/



Steps for setting up Computer Organization Virtual Lab by IITKGP

Install the Java

PATH needs to be set:

  • Right click on My Computer/This PC

  • Select Properties

  • Select Advanced System Settings

  • Select Advanced tab

  • Select Environment Variables

  • Select Path under System Variables

  • Click on Edit button

  • In Variable value editor paste this at the start of the line

  • C:\Program Files\Java\< jdk_version >\bin;

  • Click Ok then Ok again


Download IIT Karagpur Computer Organization virtual lab simulator from the following link


If your environment is properly set up, you may open by double clicking on the jar file, otherwise use the following command:

java -jar coldvl64Windows.jar


More info: http://vlabs.iitkgp.ac.in/coa/#