Error: The executable "blif2net" exited with error code 2.
Blif2Net Open-Abel 2 To Netlist Translator ABEL 6.30 Copyright 1983-1996 Data I/O Corp. All Rights Reserved. Acknowledgments: This program is based on MISII, a UC Berkeley optimization tool.
Internal Error 0001: assert event at line 376 in file "Z:\Lib\tsokit\TSOCELL\TSO_SIG.C" abl2edif has failed.
解决方案
This will happen if a signal is used in an equation both with and without a .PIN extension.
Note that a .pin extension may inadvertently be added to the optimized equations if the .oe extension is used. [i.e. output.oe = '1';]
We suggest taking the .PIN extension off of all instances of the signal unless the signal is a 3-state output or bi-directional signal.