Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-17 | Merge pull request #87 from rahulp13/installersi2.3 | Rahul P | |
Install scripts for VSD Digital IPs | |||
2022-09-17 | added install scripts for Digital IPs | rahulp13 | |
2022-05-02 | Merge pull request #84 from ashwith/installers | Sumanto Kar | |
Installers | |||
2022-04-30 | fixed typo. | Ashwith Rego | |
2022-04-30 | Added PyQt5 setup | Ashwith Rego | |
Added dnf command to install python3-qt5. Although eSim's script does install this package, since PyQt5 is a requirement for nghdl, it makes sense to add it here. | |||
2022-04-30 | nghdl setup script for Fedora | Ashwith Rego | |
Initial version of nghdl install script ported from the script developed to install nghdl on Ubuntu. | |||
2022-02-28 | Merge pull request #82 from rahulp13/installersi2.2 | Rahul P | |
Fix apt prompt issue | |||
2022-02-28 | Refactored NSIS plugin and deprecate OS support | rahulp13 | |
2022-02-23 | Do not prompt for choice in apt tool | rahulp13 | |
2022-02-21 | Merge pull request #80 from rahulp13/config-path | Sumanto Kar | |
Updated config settings and paths | |||
2022-02-21 | Merge pull request #81 from rahulp13/installers | Sumanto Kar | |
Installer updates for Verilator support | |||
2022-02-21 | Updated MSYS2 reduction instructions | rahulp13 | |
2022-02-21 | Updated config settings and paths | rahulp13 | |
2022-02-21 | Updated NGHDL simulator executable for Verilog and Ngspice | rahulp13 | |
2022-02-21 | Updated MSYS and MinGW for Verilator support | rahulp13 | |
2022-02-21 | Added Verilator executable and updated install script | rahulp13 | |
2022-02-21 | Added detailed instructions for installers branch | rahulp13 | |
2022-02-21 | Updated instructions for NgVeri and Verilator libraries | rahulp13 | |
2022-02-21 | refactor: Updated Ngspice and NGHDL contexts | rahulp13 | |
2022-02-21 | Updated LLVM version and GHDL install commands | rahulp13 | |
2022-02-21 | Shifted Verilator install commands on Ubuntu from eSim repo | rahulp13 | |
2022-02-21 | Added Verilator source code | rahulp13 | |
2022-02-10 | Merge pull request #76 from rahulp13/installersi2.2_pre-release | Rahul P | |
Updated version change doc with Ngveri | |||
2022-02-10 | added doc for Ngveri | rahulp13 | |
2022-01-25 | Merge pull request #74 from Eyantra698Sumanto/installers | Sumanto Kar | |
Copy Verilator Object and edit Ngspice permissions | |||
2022-01-25 | Merge pull request #71 from manasiyadav/Updated-mingw64 | Sumanto Kar | |
Added missing DLLs to mingw64 | |||
2022-01-12 | Merge pull request #73 from manasiyadav/Updated-Readme.md | Rahul P | |
2022-01-11 | Upgrading to Ngspice 35 and adding Verilator objects | Sumanto Kar | |
2021-08-29 | Updated Readme.md | manasiyadav | |
Specified the version of PyQt5 to be installed. The Bluetooth API module implemented in the existing version of PyQt5 is not supported by the Windows 8 OS, due to which eSim 2.1 crashes in Windows 8. To fix this, PyQt5 is downgraded to a version lower than 5.10 i.e. 5.9.2. | |||
2021-08-29 | Updated mingw64 | manasiyadav | |
Added 5 DLL files to mingw64 to eliminate Windows OS errors and to ensure the smooth running of operations: 1. opengl32sw.dll 2. vcruntime140_1.dll 3. d3dcompiler_47.dll 4. libEGL.dll 5. libGLESv2.dll Existing mingw64 file size: 16,329 KB Updated mingw64 file size: 26,692 KB | |||
2021-01-08 | Merge pull request #60 from rahulp13/installersi2.1 | Rahul Paknikar | |
updated installer for windows os | |||
2021-01-07 | updated packaging instructions | rahulp13 | |
2021-01-07 | Update Ngspice_Version_Change.md | rahulp13 | |
2021-01-07 | added nghdl installer scripts | rahulp13 | |
2021-01-07 | updated Ngspice installation and upgradation process | rahulp13 | |
2020-08-08 | Merge pull request #59 from rahulp13/installers | Rahul P | |
moved error on exit to install section only | |||
2020-08-08 | Merge pull request #57 from rahulp13/installers | Rahul P | |
updated installers and documentation for v2.1 | |||
2020-08-08 | moved error on exit to install section only | rahulp13 | |
2020-08-06 | Merge pull request #5 from bladen-martin/installers | Rahul P | |
added msys doc; update readme for ngspice-nghdl.7z | |||
2020-08-06 | Update README.md | Bladen Martin | |
2020-08-06 | Update README.md | Bladen Martin | |
2020-08-06 | Merge pull request #1 from rahulp13/installers | Bladen Martin | |
Installers | |||
2020-08-06 | Delete readme.md | Bladen Martin | |
2020-08-06 | Delete ngspice-nghdl.7z | Bladen Martin | |
2020-08-06 | Update readme.md | Bladen Martin | |
2020-08-06 | added executable permission for configure of ghdl and ngspice | rahulp13 | |
2020-08-06 | inherit ERR trap by shell functions and updated trap functions | rahulp13 | |
2020-08-06 | initial commit | rahulp13 | |
2020-08-06 | updated doc files | rahulp13 | |
2020-08-06 | reorganized files | rahulp13 | |