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 03-23-2009, 10:29 PM
mopra
Guest
 
Posts: n/a
Default Using Floating Point Unit in Virtex 2 pro

Hey I am trying to implement Haar discrete wavelet transformation for
image compression on Virtex 2 Pro device. I am using Xilinx Platform
Studio (XPS) for reading image from SYS ACE Flash card embedded on
device and also for processing.

I need to have floating point calculation for wavelet transformation.

Please guide me how to add floating point unit using XPS. Also what
changes should I make in the C code which I wrote in XPS, for reading
and processing image, for implementing it.

Regards,
Mohit Prakash
Reply With Quote
  #2 (permalink)  
Old 03-23-2009, 10:56 PM
glen herrmannsfeldt
Guest
 
Posts: n/a
Default Re: Using Floating Point Unit in Virtex 2 pro

mopra <mohitprakas@g[email protected]> wrote:
> I need to have floating point calculation for wavelet transformation.


There are various implementations of floating point around,
or you can do your own.

> Please guide me how to add floating point unit using XPS. Also what
> changes should I make in the C code which I wrote in XPS, for reading
> and processing image, for implementing it.


You should not implement C code in an FPGA.

Well, what is your goal? Why are you using an FPGA
instead of, say, an Athlon64? If you want throughput
then I would recommend a systolic array, which will
look very different from the C code.

If you just want to run compiled C code on an FPGA
that is different, but why?

-- glen
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
Verilog code help for Floating Point Unit [email protected] Verilog 1 12-03-2007 08:56 PM
Floating-Point Unit (for JOP) Martin Schoeberl FPGA 0 01-30-2006 04:35 PM
fixed point - floating point newbie question K. DSP 1 12-09-2005 04:35 PM
[OT] BCD floating point unit? Richard Owlett DSP 7 05-21-2005 12:16 AM
Porting LMS from floating-point to fixed-point processor Daniel DSP 35 03-09-2005 09:35 PM


All times are GMT +1. The time now is 02:39 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