09.11.2013 Views

Editorial

Editorial

Editorial

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

J. Antonio Álvarez y Michael Lindig B.<br />

fracta => fracta_mul,<br />

fractb => fractb_mul,<br />

exp_out => exp_mul, -- FMUL exponent output => registered)<br />

sign => sign_mul, -- FMUL sign output (registered)<br />

sign_exe => sign_exe, -- FMUL exception sign output (registered)<br />

inf => inf_mul, -- FMUL inf output (registered)<br />

exp_ovf => exp_ovf, -- FMUL exponnent overflow output (registered)<br />

underflow => underflow_fmul_d<br />

);<br />

PROCESS (clk)<br />

BEGIN<br />

IF clk'event AND clk = '1' THEN<br />

sign_mul_r co_d );<br />

-- Add/Sub<br />

-- Fraction A input<br />

-- Fraction B Input<br />

-- SUM output<br />

-- Carry Output<br />

PROCESS (clk)<br />

BEGIN<br />

IF clk'event AND clk = '1' THEN<br />

fract_out_q clk, opa => fracta_mul, opb => fractb_mul, prod<br />

=> prod);<br />

------------------------------------------------------------------------<br />

--<br />

-- Divide<br />

--<br />

PROCESS (fracta_mul)<br />

BEGIN<br />

IF fracta_mul(22) = '1' THEN div_opa_ldz_d

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!