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 01-30-2006, 04:35 PM
Martin Schoeberl
Guest
 
Posts: n/a
Default Floating-Point Unit (for JOP)

Jidan Al-Eryani, one of my students, has implemented an FPU [1]
which is now available for JOP. The FPU is connected via the
SimpCon [2] bus and can be accessed as an IO device. That's not
the most efficient solution, but ok for the first tests.

Compared to the Verilog FPU at opencores, this one is written
in VHDL, smaller and fully registerd. It can be clocked with
100MHz on a Cyclone C6 (instead of about 6MHz the fully
asynchronous Verilog FPU).

As the FPU is not enough tested the floating point bytecodes
(from JOP) do not access the FPU at the moment.

If you are interested in using the FPU with JOP see
..../test/fpu/Basic.java how to access the FPU. Perhaps you
can help to test it.

The Quartus project the contains the FPU is 'cycfpu'. All
sources are available from CVS [3]. Check them out with:

cvs -d server:[email protected]:/cvsroot/anonymous -z9 co -P jop

change the project in the Makefile to 'cycfpu' (instead of 'cycmin')

and build the project with

make -e P1=test P2=fpu P3=basic

Martin

[1] http://www.opencores.org/projects.cg...pu100/overview
[2] http://www.opencores.org/projects.cg...mpcon/overview
[3] http://www.opencores.org/projects.cgi/web/jop/overview


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
A better way to do embedded Floating point? David Smith FPGA 1 09-30-2004 05:22 PM
Floating Point in Verilog Marek Verilog 0 04-15-2004 12:51 AM
V2Pro floating point Bruce Warkentin FPGA 1 01-07-2004 11:30 AM
Floating point in Nios SDK Maxlim FPGA 1 01-05-2004 07:24 PM


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