URL
https://opencores.org/ocsvn/raytrac/raytrac/trunk
[/] [raytrac/] [branches/] [fp_sgdma/] [ap_n_dpc.vhd] - Diff between revs 235 and 236
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 235 |
Rev 236 |
Line 70... |
Line 70... |
constant ssync_chain_max : integer :=27;
|
constant ssync_chain_max : integer :=27;
|
constant ssync_chain_min : integer :=2;
|
constant ssync_chain_min : integer :=2;
|
|
|
--! Tunnning delay
|
--! Tunnning delay
|
constant adder2_delay: integer := 1;
|
constant adder2_delay: integer := 1;
|
|
constant prod3_delay : integer := 2;
|
|
|
--!TBXSTART:FACTORS_N_ADDENDS
|
--!TBXSTART:FACTORS_N_ADDENDS
|
signal sfactor0 : std_logic_vector(31 downto 0);
|
signal sfactor0 : std_logic_vector(31 downto 0);
|
signal sfactor1 : std_logic_vector(31 downto 0);
|
signal sfactor1 : std_logic_vector(31 downto 0);
|
signal sfactor2 : std_logic_vector(31 downto 0);
|
signal sfactor2 : std_logic_vector(31 downto 0);
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.