Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running NgVeri while the Ngspice window is still open leads to Ngveri.cm not accessible error. #242

Open
Eyantra698Sumanto opened this issue May 3, 2023 · 0 comments

Comments

@Eyantra698Sumanto
Copy link
Contributor

Eyantra698Sumanto commented May 3, 2023

Description

Running NgVeri while the Ngspice window is still open leads to Ngveri.cm not accessible error.

NgVeri should not be run when the Ngspice window is still open as the write access to Ngveri.cm is not available.

All the Ngspice windows need to be closed before running NgVeri.

Here is the error:

Error in Ngspice code model generation from Verilog: [Errno 13] Permission denied: 'D:/FOSSEE/nghdl-simulator/lib/ngspice/Ngveri.cm'

Steps to Reproduce

  1. Run eSim Ngspice Simulation. DO NOT close the window.

  2. Open Makerchip-NgVeri.

  3. Load a Verilog Code in Makerchip tab.

  4. Switch to the NgVeri Tab.

  5. Run NgVeri.

The following error pops up in the NgVeri Terminal.

Error in Ngspice code model generation from Verilog: [Errno 13] Permission denied: 'D:/FOSSEE/nghdl-simulator/lib/ngspice/Ngveri.cm'

Expected Behavior

Changes to be made in the code not to run NgVeri when Ngspice window is open.

Screenshots

image
image

Version and OS

  • eSim version: 2.3
  • OS: Windows 10, 64 bit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants