1
vote
0answers
82 views

Virtual display for simple GPU development

Related: Where to start when considering making a GPU? I'm a pretty strong programmer, but I'm very new to hardware design, so apologies if I use strange terminology. My long-term goal is to ...
9
votes
3answers
3k views

Comparison Between SPICE Simulators

I've recently realized that I can't do everything easily in ngspice, mainly because analysis has to be performed through the interpreter. I'm considering switching to a new SPICE simulator. I'd like ...
3
votes
2answers
3k views

How to plot current in ngspice?

I wish to plot out the current and power in ngspice. In the case of voltage, for example, if I wanted to plot the voltage at node 1 I would use: plot v(1) ...
6
votes
3answers
3k views

Which microcontroller has good linux supported simulator?

I am looking for a good microcontroller to learn electronics. EDIT I want develop on linux, and I wish there is a good linux supported simulator. I want use C language.