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

atlys core fails to build with ise 14.7 #112

Open
Fatsie opened this issue Jan 17, 2017 · 2 comments
Open

atlys core fails to build with ise 14.7 #112

Fatsie opened this issue Jan 17, 2017 · 2 comments

Comments

@Fatsie
Copy link

Fatsie commented Jan 17, 2017

I can't build atlys core with ise 13.7. Output snippet I think is relevant:

WARNING:Route:436 - The router has detected an unroutable situation for one or more connections. The router will finish the rest of the
   design and leave them as unrouted. The cause of this behavior is either an issue with the placement or unroutable placement constraints.
   To allow you to use FPGA editor to isolate the problems, the following is a list of (up to 10) such unroutable connections:
	 Unroutable 	 signal: dvi_clk 	 pin:  dvi_gen0/PCLK_GEN_INST/CLKIN
@olofk
Copy link
Member

olofk commented Jan 18, 2017

This is an old bug, and we haven't really figured out a consistent way to handle it. Problem is that it appears to appear at random. I ran into it the first time myself just some weeks ago, but it has been reported several times before #55 #77 #82 olofk/fusesoc#45 I've been thinking about digging into this myself, but as I don't have the board anymore I wouldn't be able to verify the solution properly. The two known workarounds are to shuffle around the dvi_clk clock buffer or disable HDMI output completely

@Fatsie Fatsie changed the title atlys core fails to build with ise 13.7 atlys core fails to build with ise ~~13.7~~14.7 Jan 18, 2017
@Fatsie Fatsie changed the title atlys core fails to build with ise ~~13.7~~14.7 atlys core fails to build with ise 14.7 Jan 18, 2017
@Fatsie
Copy link
Author

Fatsie commented Jan 18, 2017

It's ISE 14.7, changed title. I only looked in open issues, not closed ones.
I would like to keep HDMI output. I will look closer.
Ideally DVI would be a fully open source generic core; current code is 'All Rights Reserved'

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