FOSSEE / eSim

This repository contain source code for new flow of FreeEDA now know as eSim
GNU General Public License v3.0
82 stars 72 forks source link

Permission Denied while writing to a tmp file in Windows 11 #261

Open Eyantra698Sumanto opened 1 year ago

Eyantra698Sumanto commented 1 year ago

Description

While running the Verilog to Ngspice Converter, cannot open 'C:\Users\Sumanto\AppData\Local\Temp\ccVyZkFb.s' for writing: Permission denied has occurred in the Make Verilator step.

Steps to Reproduce

  1. Install eSim in Windows 11.
  2. Upload the Verilog file in the Makerchip tab.
  3. Run "Ngspice to Verilog Converter"
  4. The above error has occurred

Expected Behavior

The Make Verilator step should be able to access the temp files of Windows 11.

Screenshots

Version and OS

Additional Context

Error logs are uploaded here: error.txt