forked from tvrusso/SPICE-2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
22 lines (17 loc) · 924 Bytes
/
README
File metadata and controls
22 lines (17 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Spice 2
Modifications by Mike Uchima (aka JustBrewIt) - [email protected] - June 9, 2016
Further Modifications by Tom Russo - January 2020
Modified to compile on Mac by Ulrich Steinmann - Feb 2020
For Testing purposes
News:
1/20/20
SPICE-2 now compiles and runs without error on AMD64 systems thanks to Tom Russo. To be
completely honest, I had forgotten this repo exists until I got an email notification about
the pull request. In the long term, making this arch agnostic is a goal. In the near future,
I will work on releasing some prebuilt packages and be doing some testing on various distros.
-Ethan Mancini (ETM)
7/9/16
Right now, SPICE-2 compiles thanks to the hard work of Mike Uchima. Upon running a simulation,
it throws a segmentation fault and crashes. I'm going to be focusing my time on getting SPICE to
do a clean compile in hope of the seg fault being fixed by that.
-ETM