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

Exception errors running dx14.lfr. #18

Open
ryu-bu opened this issue Mar 25, 2021 · 0 comments
Open

Exception errors running dx14.lfr. #18

ryu-bu opened this issue Mar 25, 2021 · 0 comments

Comments

@ryu-bu
Copy link
Collaborator

ryu-bu commented Mar 25, 2021

Exception Error in the generator.py at line 950

Error message (from dx14.lfr):

Exception has occurred: Exception
Pass through network node elimination not implemented                         when n->n edge creation is necessary
  File "/home/ryu/Documents/pyLFR-1/lfr/netlistgenerator/v2/generator.py", line 950, in eliminate_passthrough_nodes
    raise Exception(
  File "/home/ryu/Documents/pyLFR-1/lfr/netlistgenerator/v2/generator.py", line 684, in generate
    eliminate_passthrough_nodes(construction_graph)
  File "/home/ryu/Documents/pyLFR-1/lfr/cmdline.py", line 141, in main
    unsized_device = generate(mapping_listener.currentModule, library)
  File "/home/ryu/Documents/pyLFR-1/lfr/cmdline.py", line 148, in <module>
    main()
@ryu-bu ryu-bu changed the title Exception errors running dx14.lfr and dx15.lfr Exception errors running dx10.lfr, dx14.lfr and dx15.lfr Mar 25, 2021
@ryu-bu ryu-bu changed the title Exception errors running dx10.lfr, dx14.lfr and dx15.lfr Exception errors running dx14.lfr and dx15.lfr Mar 25, 2021
@ryu-bu ryu-bu changed the title Exception errors running dx14.lfr and dx15.lfr Exception errors running dx14.lfr. Mar 25, 2021
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