-
### this is error
(venv) [abcd@abcd build]$ make graph
dot -Tpdf .mflowgen/graph.dot > graph.pdf
Warning: .mflowgen/graph.dot:15: string ran past end of line
Error: .mflowgen/graph.dot:16: synta…
-
Once start pyStartServer, a file /tmp/skill-server-default.sock will be created, if another user want to use skill bridge on this machine, there will be an error:
PermissionError: [Errno 1] Operati…
-
Hi,
I was exploring the feasibility of writing stimuli to a schematic via python and then generating netlist out of that( for example: giving dc value to a vdc source via python). Came across skill…
-
Hi,
After doing load("python_server.il")
Unable to do pyStartserver
ERROR ", line 21
ERROR def send_to_skill(data: str) -> None:
ERROR ^
ERROR SyntaxError…
-
Hi ALL:
I used KVMGT to setup an centos guest, when run the Desktop Effects, an error happended:
" Accelerated 3D graphics is not available
Desktop effects require hardware 3D support.…
-
Hello, I was wondering how to use skillbridge to define an output path for the virtuoso spectre simulation results. Currently it seems that the outputs are place in the same directory as my design ref…
-
*Issue migrated from trac ticket # 811*
**component:** client | **priority:** minor | **resolution:** invalid
#### 2015-02-15 05:05:02: lukashaase created the issue
___
> Based on my post …
-
I mostly use LTSpice for simple simulations and Cadence tools for integrated circuit designs. Cadence is very powerful but requires lots of clicking (it's also not free). LTSpice is free, simple to us…
-
### Describe the bug
I am trying to read in tech LEF file for an older proprietary PDK, and I obtain following messages:
```
[INFO ODB-0222] Reading LEF file: xyz_tech.lef
[INFO ODB-0388] unsupp…
-
Hello,
I liked your explanation. I have a time-domain signal generated from Cadence Virtuoso at the receiver side. I can plot eye diagram in Virtuoso. But I am having the problem to generate eye diag…