-
Notifications
You must be signed in to change notification settings - Fork 28
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
Generating 2x2 mesh without array as endpoint #55
Comments
I changed the yml file to make separate routers. Now the files are being generated without any errors but all the routers and chimneys have id (0, 0) and the routers and not connected to each other. How to solve this? Following is the yml file:
|
I fear this is currently not well supported. If you want to use XY routing, then you need to instantiate an array of routers and endpoints. Because FlooGen infers the coordinates based on the array indeces. The other option would be to use a different routing algorithm, which does not use XY coordinates ( |
I am trying to generate 2x2 mesh without using array as endpoint because the address range is different and subordinate ports are also different. Following is the yml file:
I am getting this error:
The text was updated successfully, but these errors were encountered: