You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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#82olofk/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
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
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
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'
I can't build atlys core with ise 13.7. Output snippet I think is relevant:
The text was updated successfully, but these errors were encountered: