Menu

#16 MCS file programming error with xc3sprog

v1.0_(example)
open
nobody
None
2
2024-07-22
2024-07-18
No

Hello, can somebody help me with the good procedure to program a .MCS file( generated with promgen.exe) in an SPARTAN 3? I am trying every command I can imagine, but I can't manage. I attach some pictures to show all the tries. Any hint will help me since I am stuck. As you can see, I am advancing from error to error :(

Thanks a lot in advance,

Nagore

7 Attachments

Discussion

  • Uwe Bonnes

    Uwe Bonnes - 2024-07-19

    Hello,

    please have a look at openFpgaLoader
    github.com:trabucayre/openFPGALoader.git
    It seem to implement MCS parsing and is mantained. I also use
    openFPGALoader instead of xc3sprog now.

    Cheers

    "Nagore" == Nagore Pinillos napiza@users.sourceforge.net writes:

    Nagore> ---
    
    Nagore> **[support-requests:#16] MCS file programming error with
    Nagore> xc3sprog**
    
    Nagore> **Status:** open **Group:** v1.0_(example) **Created:**
    Nagore> Thu Jul 18, 2024 03:35 PM UTC by Nagore Pinillos **Last
    Nagore> Updated:** Thu Jul 18, 2024 03:35 PM UTC **Owner:** nobody
    Nagore> **Attachments:**
    
    Nagore> -
    Nagore> [ClockSlower_RemoveJedecError.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/ClockSlower_RemoveJedecError.png)
    Nagore> (126.2 kB; image/png) -
    Nagore> [ClockSlower_RemoveJedecError2.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/ClockSlower_RemoveJedecError2.png)
    Nagore> (57.6 kB; image/png) -
    Nagore> [JedecNoIdentifiedFF.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/JedecNoIdentifiedFF.png)
    Nagore> (111.8 kB; image/png) -
    Nagore> [NewError.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/NewError.png)
    Nagore> (110.9 kB; image/png) -
    Nagore> [ProgramFailed.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/ProgramFailed.png)
    Nagore> (84.3 kB; image/png) -
    Nagore> [pCommandFailed1.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/pCommandFailed1.png)
    Nagore> (82.6 kB; image/png) -
    Nagore> [pCommandFailed2.png](https://sourceforge.net/p/xc3sprog/support-requests/16/attachment/pCommandFailed2.png)
    Nagore> (82.6 kB; image/png)
    
    
    Nagore> Hello, can somebody help me with the good procedure to
    Nagore> program a .MCS file( generated with promgen.exe) in an
    Nagore> SPARTAN 3?  I am trying every command I can imagine, but I
    Nagore> can't manage. I attach some pictures to show all the
    Nagore> tries. Any hint will help me since I am stuck. As you can
    Nagore> see, I am advancing from error to error :(
    
    Nagore> Thanks a lot in advance,
    
    Nagore> Nagore
    
    
    Nagore> ---
    
    Nagore> Sent from sourceforge.net because you indicated interest
    Nagore> in
    Nagore> <https://sourceforge.net/p/xc3sprog/support-requests/16/>
    
    
    
    Nagore> To unsubscribe from further messages, please visit
    Nagore> <https://sourceforge.net/auth/subscriptions/>
    

    --
    Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de

    Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
    --------- Tel. 06151 1623569 ------- Fax. 06151 1623305 ---------

     
    • Nagore Pinillos

      Nagore Pinillos - 2024-07-22

      Thanks a lot for your suggestions Uwe. Have read about this software and gonna give it an opportunity. But after installing everything, I am afraid that it does not support xc3s700, do you know smt about this?

      Thanks in advance

      Nagore

       
      • Uwe Bonnes

        Uwe Bonnes - 2024-07-29

        Hello,

        "Nagore" == Nagore Pinillos napiza@users.sourceforge.net writes:

        Nagore> Thanks a lot for your suggestions Uwe. Have read about
        Nagore> this software and gonna give it an opportunity. But after
        Nagore> installing everything, I am afraid that it does not
        Nagore> support xc3s700, do you know smt about this?  Thanks in
        Nagore> advance
        

        For SRAM programming, try to simply add the JTAG IDs from xc3sprog to
        openFpgaloader src/part.hpp. For flash programming, add your part in
        spiOverJtag/build.py and probably more places and build the needed
        bitfiles. If you struggle, let me and perhpas Gwenhael know.

        Cheers

        Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de

        Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
        --------- Tel. 06151 1623569 ------- Fax. 06151 1623305 ---------

         

Log in to post a comment.