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 10-11-2006, 03:43 AM
radarman
Guest
 
Posts: n/a
Default Altera Quartus II 5.1 SP2 fails on MIF/HEX reconfig

I posted a service request with Altera on this, but I thought I would
see if anyone else has seen this problem.

I have written a small 8-bit microcomputer system for my Altera DE2
board. The system has 16kB ROM that I preinitialize with an intel .hex
format file.

The design takes quite a while to fit because I want to operate it at a
relatively high clock rate (100MHz), so I turned on smart-compile. Now
that the basic hardware is functioning, and I am only changing the ROM
image, I would expect to simply recompile and let Quartus read in the
new .hex file.

However, when I try to recompile, I get an error:
Internal Error: Sub-system: QATM, File: qatm_mif_update.cpp, Line: 554
RAM/CAM MIF reconfig failed
Quartus II Version 5.1 Build 216 03/06/2006 SJ Web Edition
Service Pack Installed: 2

Note, the fitter doesn't (seem) to have a problem reading the .hex
file. I can manually rerun the fitter, and it appears to work just
fine. I believe the fitter is working properly because the address
patterns seems consistent with a hang - not an uninitialized memory.

This is on a Windows XP workstation. The project files are mounted from
a file server on drive Y:.

Thanks!

Reply With Quote
  #2 (permalink)  
Old 10-12-2006, 05:37 AM
Subroto Datta
Guest
 
Posts: n/a
Default Re: Altera Quartus II 5.1 SP2 fails on MIF/HEX reconfig

Hi Radarman,

This is probably a bug in Quartus II 5.1 SP1. If you have an support
incident opened email me the number so that we can verify it with the
design, or zip the project archive and emailit to me separately. We can ley
you know if this has been fixed in 6.0 or if it is still a problem fix it
for 6.1.

Thanks,
Subroto Datta
Altera Corp.

"radarman" <[email protected]> wrote in message
news:[email protected] ups.com...
>I posted a service request with Altera on this, but I thought I would
> see if anyone else has seen this problem.
>
> I have written a small 8-bit microcomputer system for my Altera DE2
> board. The system has 16kB ROM that I preinitialize with an intel .hex
> format file.
>
> The design takes quite a while to fit because I want to operate it at a
> relatively high clock rate (100MHz), so I turned on smart-compile. Now
> that the basic hardware is functioning, and I am only changing the ROM
> image, I would expect to simply recompile and let Quartus read in the
> new .hex file.
>
> However, when I try to recompile, I get an error:
> Internal Error: Sub-system: QATM, File: qatm_mif_update.cpp, Line: 554
> RAM/CAM MIF reconfig failed
> Quartus II Version 5.1 Build 216 03/06/2006 SJ Web Edition
> Service Pack Installed: 2
>
> Note, the fitter doesn't (seem) to have a problem reading the .hex
> file. I can manually rerun the fitter, and it appears to work just
> fine. I believe the fitter is working properly because the address
> patterns seems consistent with a hang - not an uninitialized memory.
>
> This is on a Windows XP workstation. The project files are mounted from
> a file server on drive Y:.
>
> Thanks!
>



Reply With Quote
  #3 (permalink)  
Old 10-12-2006, 05:34 PM
radarman
Guest
 
Posts: n/a
Default Re: Altera Quartus II 5.1 SP2 fails on MIF/HEX reconfig

Subroto Datta wrote:
> Hi Radarman,
>
> This is probably a bug in Quartus II 5.1 SP1. If you have an support
> incident opened email me the number so that we can verify it with the
> design, or zip the project archive and emailit to me separately. We can ley
> you know if this has been fixed in 6.0 or if it is still a problem fix it
> for 6.1.
>
> Thanks,
> Subroto Datta
> Altera Corp.
>
> "radarman" <[email protected]> wrote in message
> news:[email protected] ups.com...
> >I posted a service request with Altera on this, but I thought I would
> > see if anyone else has seen this problem.
> >
> > I have written a small 8-bit microcomputer system for my Altera DE2
> > board. The system has 16kB ROM that I preinitialize with an intel .hex
> > format file.
> >
> > The design takes quite a while to fit because I want to operate it at a
> > relatively high clock rate (100MHz), so I turned on smart-compile. Now
> > that the basic hardware is functioning, and I am only changing the ROM
> > image, I would expect to simply recompile and let Quartus read in the
> > new .hex file.
> >
> > However, when I try to recompile, I get an error:
> > Internal Error: Sub-system: QATM, File: qatm_mif_update.cpp, Line: 554
> > RAM/CAM MIF reconfig failed
> > Quartus II Version 5.1 Build 216 03/06/2006 SJ Web Edition
> > Service Pack Installed: 2
> >
> > Note, the fitter doesn't (seem) to have a problem reading the .hex
> > file. I can manually rerun the fitter, and it appears to work just
> > fine. I believe the fitter is working properly because the address
> > patterns seems consistent with a hang - not an uninitialized memory.
> >
> > This is on a Windows XP workstation. The project files are mounted from
> > a file server on drive Y:.
> >
> > Thanks!
> >


The same problem occurs in 6.0, but I discovered that it works if I
convert my .hex file to .mif. For some reason, it doesn't like my .hex
initialization files.

Just out of curiosity, is there a command line utility that will
convert from .hex to .mif? I could add it to my build scripts.

Thanks!

Reply With Quote
  #4 (permalink)  
Old 10-12-2006, 06:08 PM
Subroto Datta
Guest
 
Posts: n/a
Default Re: Altera Quartus II 5.1 SP2 fails on MIF/HEX reconfig

Google hex2mif. I cannot personally vouch for the correctness of these
hex2mif converters but you can try. Anyway thanks for the lead and I
will follow up on it.

- Subroto Datta
Altera Corp.

On Oct 12, 8:34 am, "radarman" <jsham...@gmail.com> wrote:
> Subroto Datta wrote:
> > Hi Radarman,

>
> > This is probably a bug in Quartus II 5.1 SP1. If you have an support
> > incident opened email me the number so that we can verify it with the
> > design, or zip the project archive and emailit to me separately. We can ley
> > you know if this has been fixed in 6.0 or if it is still a problem fix it
> > for 6.1.

>
> > Thanks,
> > Subroto Datta
> > Altera Corp.

>
> > "radarman" <jsham...@gmail.com> wrote in message
> >news:[email protected] oups.com...
> > >I posted a service request with Altera on this, but I thought I would
> > > see if anyone else has seen this problem.

>
> > > I have written a small 8-bit microcomputer system for my Altera DE2
> > > board. The system has 16kB ROM that I preinitialize with an intel .hex
> > > format file.

>
> > > The design takes quite a while to fit because I want to operate it at a
> > > relatively high clock rate (100MHz), so I turned on smart-compile. Now
> > > that the basic hardware is functioning, and I am only changing the ROM
> > > image, I would expect to simply recompile and let Quartus read in the
> > > new .hex file.

>
> > > However, when I try to recompile, I get an error:
> > > Internal Error: Sub-system: QATM, File: qatm_mif_update.cpp, Line: 554
> > > RAM/CAM MIF reconfig failed
> > > Quartus II Version 5.1 Build 216 03/06/2006 SJ Web Edition
> > > Service Pack Installed: 2

>
> > > Note, the fitter doesn't (seem) to have a problem reading the .hex
> > > file. I can manually rerun the fitter, and it appears to work just
> > > fine. I believe the fitter is working properly because the address
> > > patterns seems consistent with a hang - not an uninitialized memory.

>
> > > This is on a Windows XP workstation. The project files are mounted from
> > > a file server on drive Y:.

>
> > > Thanks!The same problem occurs in 6.0, but I discovered that it works if I

> convert my .hex file to .mif. For some reason, it doesn't like my .hex
> initialization files.
>
> Just out of curiosity, is there a command line utility that will
> convert from .hex to .mif? I could add it to my build scripts.
>
> Thanks!- Hide quoted text -- Show quoted text -


Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Altera Quartus II 4.2 SP1 fit problem and Altera APEX20KE clock problem Manfred Balik FPGA 3 03-04-2005 08:04 AM
Altera Quartus 4.2 Service Pack 1 fails to install Jedi FPGA 7 02-01-2005 05:42 PM
Quartus II v4.1 for PCs (-) Altera - new ! te2 FPGA 0 08-20-2004 11:01 PM
Partial Reconfig - PAR fails with ISE 6.1 SP3 Ian FPGA 4 02-18-2004 12:27 AM


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


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