Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tt2v crashing once again #3

Open
thetechknight opened this issue Aug 12, 2020 · 0 comments
Open

tt2v crashing once again #3

thetechknight opened this issue Aug 12, 2020 · 0 comments

Comments

@thetechknight
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant