Problem modifing .bit file

More
10 Sep 2016 16:43 #80300 by pommen
Hello,

I have been trying to make my own version of PIN_7I85SPx2_34.vhd using ISE Design Suite 14.5 and have run in to a snag.
I'm following the guide here: wiki.linuxcnc.org/cgi-bin/wiki.pl?Editing_MESA_Bitfiles .

So far i have changed the original file so it accepts 2xPWM/DIR and 2xstepgens and Sserial.
I managed to add it to the project and it passes syntax check.

When trying to "Generate Programming File" it runs for a while, and then stopped with errors regarding the sserialwa.vhd file (see attached picture).


I'm really at a loss at this (First try at even looking at a FPGA)
Is there something obvious I have messed up? Any help would be very appreciated.

Screenshot of the error and the .vhd file attached (which is renamed to.txt to be able to upload) .

/Peter
Attachments:

Please Log in or Create an account to join the conversation.

More
10 Sep 2016 17:39 #80302 by PCW
Replied by PCW on topic Problem modifing .bit file
Try adding sslbprom43.vhd to the project sources
The following user(s) said Thank You: pommen

Please Log in or Create an account to join the conversation.

More
10 Sep 2016 18:05 #80304 by pommen
Replied by pommen on topic Problem modifing .bit file
Thank you for that tip, it got me further.
I ran in another similar issue with FixICap. after I added that one aswell i got a new error (attached). It says something(I think) about Syntax error in TopPCIHostMot2.vhd. Any idea where I should start looking?

//Peter
Attachments:

Please Log in or Create an account to join the conversation.

More
10 Sep 2016 18:27 #80308 by PCW
Replied by PCW on topic Problem modifing .bit file
do you have a card type declared?

Please Log in or Create an account to join the conversation.

More
10 Sep 2016 18:37 #80310 by pommen
Replied by pommen on topic Problem modifing .bit file
I have uncommented:

use work.i25_x9card.all; -- needs 5i25.ucf and SP6 x9 144 pin

at the top of TopPCIHostMot2.vhd

in trying to use another PIN file it seems to be working, so I'm guessing that its my modified file that's the problem. I did run a syntax check on it that passed. So I probably bummed something up in editing the file(attached and renamed to .txt).

Thanks for your help so far.

//Peter
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.069 seconds
Powered by Kunena Forum