mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Reduce the delays of 'zero' delay gates to 1.0e-11. Add decoder test for logicexpr and pindly.
This commit is contained in:
committed by
Holger Vogt
parent
13c01abf0d
commit
4e76586b6b
@@ -1005,6 +1005,7 @@
|
||||
<ClInclude Include="..\src\include\ngspice\ipctiein.h" />
|
||||
<ClInclude Include="..\src\include\ngspice\jobdefs.h" />
|
||||
<ClInclude Include="..\src\include\ngspice\lsort.h" />
|
||||
<ClInclude Include="..\src\include\ngspice\logicexp.h" />
|
||||
<ClInclude Include="..\src\include\ngspice\macros.h" />
|
||||
<ClInclude Include="..\src\include\ngspice\material.h" />
|
||||
<ClInclude Include="..\src\include\ngspice\matldefs.h" />
|
||||
@@ -1500,6 +1501,7 @@
|
||||
<ClCompile Include="..\src\frontend\interp.c" />
|
||||
<ClCompile Include="..\src\frontend\inventory.c" />
|
||||
<ClCompile Include="..\src\frontend\linear.c" />
|
||||
<ClCompile Include="..\src\frontend\logicexp.c" />
|
||||
<ClCompile Include="..\src\frontend\measure.c" />
|
||||
<ClCompile Include="..\src\frontend\misccoms.c" />
|
||||
<ClCompile Include="..\src\frontend\miscvars.c" />
|
||||
@@ -2755,4 +2757,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user