I have the latest update downloaded from here, and I noticed running tt2v (I have since changed from Win 7 to Win 10), its crashing again.
Here is the crash:
C:\Users\User\Desktop>regal tt2v test2_truth.csv glu.v
Traceback (most recent call last):
File "C:\Python27\Scripts\regal-script.py", line 11, in
load_entry_point('regal==0.1', 'console_scripts', 'regal')()
File "c:\python27\lib\site-packages\regal__main.py", line 106, in main
if not (tt2v(args.infile, args.outfile, clock=args.clk, seq=args.seq)):
File "c:\python27\lib\site-packages\regal\dump\tt2v.py", line 68, in tt2v
with Pool() as p:
AttributeError: exit__
I attached the csv file that is triggering the crash.
I have the latest update downloaded from here, and I noticed running tt2v (I have since changed from Win 7 to Win 10), its crashing again.
Here is the crash: C:\Users\User\Desktop>regal tt2v test2_truth.csv glu.v Traceback (most recent call last): File "C:\Python27\Scripts\regal-script.py", line 11, in
load_entry_point('regal==0.1', 'console_scripts', 'regal')()
File "c:\python27\lib\site-packages\regal__main.py", line 106, in main
if not (tt2v(args.infile, args.outfile, clock=args.clk, seq=args.seq)):
File "c:\python27\lib\site-packages\regal\dump\tt2v.py", line 68, in tt2v
with Pool() as p:
AttributeError: exit__
I attached the csv file that is triggering the crash.
test2_truth.zip