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

xxx.dot could not be opened when run Buffers #10

Open
panyan928 opened this issue Oct 11, 2021 · 3 comments
Open

xxx.dot could not be opened when run Buffers #10

panyan928 opened this issue Oct 11, 2021 · 3 comments

Comments

@panyan928
Copy link

Hi,
I have a question about Buffers.
When I run the following command by README
bin/buffers buffers -filename=xxx -period=5
but I get a error say the file could not be opened, just like this.


dataflow graph name: /home/actri/dynamatic/elastic-circuits/examples/_build/boolean_graph
milp solver: cbc
delay: 0, period: 5
timeout: 180
set optimization: true
first MG optimization: false


File /home/actri/dynamatic/elastic-circuits/examples/_build/boolean_graph.dot could not be opened.

I tried to change the file path, the file does exist. Can you help me?

@lana555
Copy link
Owner

lana555 commented Oct 14, 2021

Hi, does it happen with every example you run? Could you try with one of the examples provided in the folder Regression_test/examples?

@panyan928
Copy link
Author

Hi, does it happen with every example you run? Could you try with one of the examples provided in the folder Regression_test/examples?

Hi, I tried the folder Regression_test, and it can run successfully. Thank you very much.
Then I met another problem, I have succeed to generate VHDL code, but I want to know how to use these in vivado. I don't know much about VHDL, thank you very much.

@lana555
Copy link
Owner

lana555 commented Dec 2, 2021

Hi, sorry for the huge delay, I hope you managed to figure it out. In case it's still relevant, I am attaching here the scripts I use for synthesis, place & route with Vivado (for the fir example from the Regression_test folder).
vivado.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

2 participants