FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2005, 02:43 PM
Vladislav Muravin
Guest
 
Posts: n/a
Default using GUI and batch mode produces different results !

Hello all,

I am having a strange thing happening.
This was not urgent, so i kinda did not post it previously...

I have a design synthesized for XC2V2000-FG686-4 or XC2V3000-FG686-4

(one) When running the entire ISE flow, everything is smooth, the PROM files
are generated
using two devices 1804v, one 100% full and another 65% full. FPGA is fully
functional and everything is working.

(two) When running the same using command line, i get that PROM files are
generated
using two devices 1804v, one 100% full and another 62% full. When
programming FPGA with this configuration,
nothing is working. the LEDs which blink once a second per different clock
domains are "dead"...

I have noticed this with both ISE 6.3 and 7.1

The question is what the hell is happening here?

Thank you all for your time and attention

Sincerely,
Vladislav


Reply With Quote
  #2 (permalink)  
Old 06-23-2005, 03:58 PM
Vladislav Muravin
Guest
 
Posts: n/a
Default Re: using GUI and batch mode produces different results !

One more thing to add I am using WinXP

Vladislav


"Vladislav Muravin" <[email protected]> wrote in message
news:[email protected]. ..
> Hello all,
>
> I am having a strange thing happening.
> This was not urgent, so i kinda did not post it previously...
>
> I have a design synthesized for XC2V2000-FG686-4 or XC2V3000-FG686-4
>
> (one) When running the entire ISE flow, everything is smooth, the PROM
> files are generated
> using two devices 1804v, one 100% full and another 65% full. FPGA is fully
> functional and everything is working.
>
> (two) When running the same using command line, i get that PROM files are
> generated
> using two devices 1804v, one 100% full and another 62% full. When
> programming FPGA with this configuration,
> nothing is working. the LEDs which blink once a second per different clock
> domains are "dead"...
>
> I have noticed this with both ISE 6.3 and 7.1
>
> The question is what the hell is happening here?
>
> Thank you all for your time and attention
>
> Sincerely,
> Vladislav
>



Reply With Quote
  #3 (permalink)  
Old 06-24-2005, 07:02 AM
Jim George
Guest
 
Posts: n/a
Default Re: using GUI and batch mode produces different results !

Vladislav Muravin wrote:
> One more thing to add I am using WinXP
>
> Vladislav
>
>
> "Vladislav Muravin" <[email protected]> wrote in message
> news:[email protected]. ..
>
>>Hello all,
>>
>>I am having a strange thing happening.
>>This was not urgent, so i kinda did not post it previously...
>>
>>I have a design synthesized for XC2V2000-FG686-4 or XC2V3000-FG686-4
>>
>>(one) When running the entire ISE flow, everything is smooth, the PROM
>>files are generated
>>using two devices 1804v, one 100% full and another 65% full. FPGA is fully
>>functional and everything is working.
>>
>>(two) When running the same using command line, i get that PROM files are
>>generated
>>using two devices 1804v, one 100% full and another 62% full. When
>>programming FPGA with this configuration,
>>nothing is working. the LEDs which blink once a second per different clock
>>domains are "dead"...
>>
>>I have noticed this with both ISE 6.3 and 7.1
>>
>>The question is what the hell is happening here?
>>
>>Thank you all for your time and attention
>>
>>Sincerely,
>>Vladislav
>>

>
>
>


Startup clock selection? .UCF file not included in command line version?
(happened to me, resulted in a smoked board )
Reply With Quote
  #4 (permalink)  
Old 06-25-2005, 12:34 AM
Andy Peters
Guest
 
Posts: n/a
Default Re: using GUI and batch mode produces different results !

Vladislav Muravin wrote:
> Hello all,
>
> I am having a strange thing happening.
> This was not urgent, so i kinda did not post it previously...
>
> I have a design synthesized for XC2V2000-FG686-4 or XC2V3000-FG686-4
>
> (one) When running the entire ISE flow, everything is smooth, the PROM files
> are generated
> using two devices 1804v, one 100% full and another 65% full. FPGA is fully
> functional and everything is working.
>
> (two) When running the same using command line, i get that PROM files are
> generated
> using two devices 1804v, one 100% full and another 62% full. When
> programming FPGA with this configuration,
> nothing is working. the LEDs which blink once a second per different clock
> domains are "dead"...
>
> I have noticed this with both ISE 6.3 and 7.1
>
> The question is what the hell is happening here?


I just spent some time today building a Makefile for one of my chips.
When I got to promgen, I got a complaint that my design wouldn't fit
into the chosen PROM!

Turns out that I told it the wrong part type in one of the scripts. I
ended up running the whole process in ISE and checking the command
lines for each pieces and compared that to what my Makefile was calling
out.

-a

Reply With Quote
  #5 (permalink)  
Old 06-27-2005, 03:28 PM
Vladislav Muravin
Guest
 
Posts: n/a
Default Re: using GUI and batch mode produces different results !

Hey Jim,

UCF file is included.
start-up clock selection... hmmmmmmmmmm....
I just used the same file that is generated through GUI, is it good enough?

Many thanks

Vladislav

"Jim George" <[email protected]> wrote in message
news:[email protected]...
> Vladislav Muravin wrote:
>> One more thing to add I am using WinXP
>>
>> Vladislav
>>
>>
>> "Vladislav Muravin" <[email protected]> wrote in message
>> news:[email protected]. ..
>>
>>>Hello all,
>>>
>>>I am having a strange thing happening.
>>>This was not urgent, so i kinda did not post it previously...
>>>
>>>I have a design synthesized for XC2V2000-FG686-4 or XC2V3000-FG686-4
>>>
>>>(one) When running the entire ISE flow, everything is smooth, the PROM
>>>files are generated
>>>using two devices 1804v, one 100% full and another 65% full. FPGA is
>>>fully functional and everything is working.
>>>
>>>(two) When running the same using command line, i get that PROM files are
>>>generated
>>>using two devices 1804v, one 100% full and another 62% full. When
>>>programming FPGA with this configuration,
>>>nothing is working. the LEDs which blink once a second per different
>>>clock domains are "dead"...
>>>
>>>I have noticed this with both ISE 6.3 and 7.1
>>>
>>>The question is what the hell is happening here?
>>>
>>>Thank you all for your time and attention
>>>
>>>Sincerely,
>>>Vladislav
>>>

>>
>>
>>

>
> Startup clock selection? .UCF file not included in command line version?
> (happened to me, resulted in a smoked board )



Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modelsim simulation progress in batch/command line mode? Andreas Ehliar Verilog 6 04-26-2007 06:05 PM
Modelsim wave viewing in batch mode FGreen FPGA 1 09-21-2004 04:45 AM
-mapstyle option in BATCH mode operation of XST Varun Jindal FPGA 0 06-23-2004 04:16 PM
-mapstyle option in BATCH mode operation of XST Varun FPGA 0 06-23-2004 03:00 PM
Re: Quartus produces wrong parameters for Stratix PLL Subroto Datta FPGA 0 07-01-2003 09:10 PM


All times are GMT +1. The time now is 11:53 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved