Search the web
Sign In
New User? Sign Up
32bit_fpu · 32bit FPU
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19 - 55 of 148   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19
hi jidan, ... multiplication is not working .Please notice that i am using Xilinx ISE 7.1 tool. I have tried my level best to do this by changing output ... ...
mailshivkaran1006
mailshivkara...
Offline Send Email
Jun 2, 2006
1:46 pm
22
... Hi, I actually simulated the FPU core with ModelSim and the synthesis with Quartus II. What is the problem exactly? Is it that you can't synthesis it, or...
Jidan Al-Eryani
jidan123
Offline Send Email
Jun 4, 2006
8:22 pm
23
I have already send these questions to Jidan but i post them here for everybody. So, I'm actually trying to implement fpu100 on a actel fpga (synthesizing it...
apa450
Offline Send Email
Jun 9, 2006
7:20 am
24
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the 32bit_fpu group. File : /fpu_v16.zip ...
32bit_fpu@yahoogroups...
Send Email
Jun 14, 2006
8:56 am
25
Hello Pierre, Sorry for replying late. ... yet. ... Some signals had "X" bits, becasue they weren't used at all.There wasn't any arthimetic done with "X"...
Jidan Al-Eryani
jidan123
Offline Send Email
Jun 14, 2006
8:58 am
26
So, After running 1)maketest.bat then 2) fpusim.bat; then i get some U then X on the output_o.You can see it on the picture i let in the folder misc. I suppose...
apa450
Offline Send Email
Jun 15, 2006
2:19 pm
27
... The FPU core has a reset signal, only its called "start_i". And the FSM should be initialized when ever you initialize start_i. This is the process for the...
Jidan Al-Eryani
jidan123
Offline Send Email
Jun 15, 2006
8:26 pm
28
hi all, i am doing a project on fft. in that i need to convert floating point i/p to binary. i written code by using REAL data type(VHDL) . it was simulated...
ramanand reddy
rams_nandu
Offline Send Email
Jun 29, 2006
6:16 pm
29
Hi Ramanand ! What i can say : -The type real is not synthesisable. (it would have been to simple otherwise) but some ieee designers are working on it for the...
apa450
Offline Send Email
Jun 29, 2006
9:58 pm
30
thanks for ur reply but u have given in c. is in there any vhdl code for same propblem. please reply me apa450 <buhasp@...> wrote: Hi Ramanand ! What i...
ramanand reddy
rams_nandu
Offline Send Email
Jun 30, 2006
7:00 am
31
Hi everyone, @Pierre ... error is the LSB) ... I only modified the functions which prints the output. I never touched the functions which does the arthematic....
Jidan Al-Eryani
jidan123
Offline Send Email
Jun 30, 2006
2:01 pm
32
hi i studied ur material which is kept in this group. but i did not understood about left shift operation in add and div. Afrac=1.0000; Bfrac=0.0011; ...
ramanand reddy
rams_nandu
Offline Send Email
Jul 1, 2006
6:01 am
33
HI I DIDNOT UNDERSTAND HOW TO GIVE THE EXPONENT VALUES. IF I WANT TO GIVE EXPONENTS AS exponent of a= 2**3 how to pass the values ? am i give 130 (= 3+127) or...
ramanand reddy
rams_nandu
Offline Send Email
Jul 5, 2006
5:03 pm
34
shifted_variable <= shl(variable, number_of_shifts); ... Click here...
Jidan Al-Eryani
jidan123
Offline Send Email
Jul 5, 2006
6:34 pm
35
Hi, FPU documentation, Page 4: "A bias of 127 is added to the actual exponent to make negative exponents possible without using a sign bit. So for example if...
Jidan Al-Eryani
jidan123
Offline Send Email
Jul 5, 2006
6:52 pm
36
Quartus II 4.0 with Service Pack 1.0 - Synthesis Tool. Program writen in C to run few thousands floating point tests. Arguments and expected results where...
diode1
Offline Send Email
Jul 6, 2006
10:53 pm
37
... Problem solved! Read result port to early. J....
diode1
Offline Send Email
Jul 7, 2006
1:06 am
38
Hi Janusz, I am happy that it worked for you, but I didn't fully understand what you mean. The result is only valid when the ready_o signal goes high. So, are...
Jidan Al-Eryani
jidan123
Offline Send Email
Jul 7, 2006
10:49 am
39
Hello Jidan, I modified fpu.vhd stage machine, so the ready state stays until next reset. -- FSM process(clk_i) begin if rising_edge(clk_i) then if s_start_i...
diode1
Offline Send Email
Jul 7, 2006
2:27 pm
40
hi all, when i am playing with the below progarm. i crossed all stages like simulation. but finally the synthesizer stopped me. so, my team players help me to...
ramanand reddy
rams_nandu
Offline Send Email
Jul 10, 2006
12:38 pm
41
Hi ! If you really want to synthesize your xyz entity, use a counter instead of a while loop which is a part of the non synthesisable subset of the vhdl...
apa450
Offline Send Email
Jul 10, 2006
1:53 pm
42
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the 32bit_fpu group. File : /fpu_v17.zip ...
32bit_fpu@yahoogroups...
Send Email
Jul 16, 2006
7:40 am
43
Hello diode1, After the "ready_o" signal goes high, the value stored in the output register should NOT change unless you put the "start_i" signal high. Cheers,...
Jidan Al-Eryani
jidan123
Offline Send Email
Jul 16, 2006
8:44 am
49
Hello together I am newbie in FPGA programming and after reading the theory and trying some small projects in Quartus II and the Cyclone EP1C6Q22408C I tried...
Geri
gcoolfire
Offline Send Email
Oct 18, 2006
10:37 am
50
Hi Geri, Can you please tell me what OS you are using and what the error message was? Cheers, Jidan...
Jidan Al-Eryani
jidan123
Offline Send Email
Oct 18, 2006
8:28 pm
51
Hello Jidan Thank you for your response. I am using MS-Windows Professional. In Quartus, Version 5.0 I get the following messages: Info: Found 2 design units,...
Geri Frick
gcoolfire
Offline Send Email
Oct 18, 2006
10:34 pm
52
Hello Jidan Thank you for your response. I am using MS-Windows Professional. In Quartus, Version 5.0 I get the following messages: Info: Found 2 design units,...
Gerhard Burger
gcoolfire
Offline Send Email
Oct 18, 2006
11:25 pm
53
The mistakes you have done are: 1) You tried to synthesize simulation files! Simulation files are only for simulation in a digital simulator like modelsim,...
Jidan Al-Eryani
jidan123
Offline Send Email
Oct 19, 2006
11:46 am
54
Hello Jidan Than you for your help. OK, I understand . I know the documentation and did it according to the suggested order but I also added the test bench:-)....
Gerhard Burger
gcoolfire
Offline Send Email
Oct 19, 2006
1:46 pm
55
Hello Geri, ... example ... Now, you have just to input the operands and control signals. See "tb_fpu.vhd" in the directory test_bench for how this is done....
Jidan Al-Eryani
jidan123
Offline Send Email
Oct 19, 2006
3:16 pm
Messages 19 - 55 of 148   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help