Bug 10481 - /usr/ports/cad/spice fails to solve many actual problems
Summary: /usr/ports/cad/spice fails to solve many actual problems
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-03-08 06:30 UTC by kh
Modified: 1999-03-08 18:41 UTC (History)
0 users

See Also:


Attachments
file.diff (599 bytes, patch)
1999-03-08 06:30 UTC, kh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kh 1999-03-08 06:30:00 UTC
	Many problem can not be solved because of <floating point exception>
	error.

How-To-Repeat: 
	With an example circuit (examples/ltra_1.cir) in source distribution,

	Spice 1 -> source ltra_1.cir
	Circuit:    BJTdriver -- 24inch lossy line -- DiodeCircuit
	Spice 2 -> tran 0.1ns 60ns 0 0.5ns
	Error: floating point exception.
	Spice 2 ->
Comment 1 chuckr freebsd_committer freebsd_triage 1999-03-08 18:40:32 UTC
State Changed
From-To: open->closed

commited good patch -- Thanks!