|
DS_DMA
|
Functions | |
| integer | to_integer ( in_val: in boolean ) |
| integer | width ( constant NUM_BRAM: in integer ) |
Processes | |
| PROCESS_61 | ( ) |
| PROCESS_62 | ( user_clk_i ) |
| PROCESS_63 | ( user_clk_i ) |
| PROCESS_64 | ( user_clk_i ) |
Components | |
| pcie_bram_v6 | <Entity pcie_bram_v6> |
Constants | |
| DOB_REG | integer := to_integer ( RAM_RDATA_LATENCY > 1 ) |
| BRAM_WIDTH | integer := width ( NUM_BRAMS ) |
| TCQ | integer := 1 |
Signals | |
| wen_int | std_logic |
| waddr_int | std_logic_vector ( 12 downto 0 ) |
| wdata_int | std_logic_vector ( 71 downto 0 ) |
| wen_dly | std_logic := ' 0 ' |
| waddr_dly | std_logic_vector ( 12 downto 0 ) := ( others = > ' 0 ' ) |
| wdata_dly | std_logic_vector ( 71 downto 0 ) := ( others = > ' 0 ' ) |
| ren_int | std_logic |
| raddr_int | std_logic_vector ( 12 downto 0 ) |
| rdata_int | std_logic_vector ( 71 downto 0 ) |
| ren_dly | std_logic |
| raddr_dly | std_logic_vector ( 12 downto 0 ) |
| rdata_dly | std_logic_vector ( 71 downto 0 ) |
Component Instantiations | |
| ram | pcie_bram_v6 <Entity pcie_bram_v6> |
См. определение в файле pcie_brams_v6.vhd строка 111
1.7.4