|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regw | ( CLKW ) |
| proc_nextw | ( R_REGW , RESETW , ENA , R_REGR , RADDR , RADDR_S_BIN , WADDR_BIN ) |
| proc_regr | ( CLKR ) |
| proc_nextr | ( R_REGR , RESETR , HOLD , R_REGW , WADDR , WADDR_S_BIN , RADDR_BIN ) |
Constants | |
| regw_init | regw_type := ( slv ( to_unsigned ( 0 , AWIDTH ) ) , slv ( to_unsigned ( 0 , AWIDTH ) ) , slv ( to_unsigned ( 0 , AWIDTH ) ) , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' ) |
| regr_init | regr_type := ( slv ( to_unsigned ( 0 , AWIDTH ) ) , slv ( to_unsigned ( 0 , AWIDTH ) ) , slv ( to_unsigned ( 0 , AWIDTH ) ) , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' ) |
Signals | |
| R_REGW | regw_type := regw_init |
| N_REGW | regw_type := regw_init |
| R_REGR | regr_type := regr_init |
| N_REGR | regr_type := regr_init |
| WADDR | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| RADDR | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| WADDR_BIN | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| RADDR_BIN | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| WADDR_S_BIN | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| RADDR_S_BIN | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| GCW_RST | slbit := ' 0 ' |
| GCW_CE | slbit := ' 0 ' |
| GCR_RST | slbit := ' 0 ' |
| GCR_CE | slbit := ' 0 ' |
Records | |
| regw_type | |
| raddr_c | slv ( AWIDTH - 1 downto 0 ) |
| raddr_s | slv ( AWIDTH - 1 downto 0 ) |
| sizew | slv ( AWIDTH - 1 downto 0 ) |
| busy | slbit |
| rstw | slbit |
| rstw_sc | slbit |
| rstw_ss | slbit |
| rstr_c | slbit |
| rstr_s | slbit |
| regr_type | |
| waddr_c | slv ( AWIDTH - 1 downto 0 ) |
| waddr_s | slv ( AWIDTH - 1 downto 0 ) |
| sizer | slv ( AWIDTH - 1 downto 0 ) |
| val | slbit |
| rstr | slbit |
| rstr_sc | slbit |
| rstr_ss | slbit |
| rstw_c | slbit |
| rstw_s | slbit |
Instantiations | |
| ram | ram_1swar_1ar_gen <Entity ram_1swar_1ar_gen> |
| gcw | gray_cnt_gen <Entity gray_cnt_gen> |
| gcr | gray_cnt_gen <Entity gray_cnt_gen> |
| g2b_ww | gray2bin_gen <Entity gray2bin_gen> |
| g2b_wr | gray2bin_gen <Entity gray2bin_gen> |
| g2b_rr | gray2bin_gen <Entity gray2bin_gen> |
| g2b_rw | gray2bin_gen <Entity gray2bin_gen> |
Definition at line 68 of file fifo_2c_dram.vhd.
| proc_regw | ( | CLKW | ) |
Definition at line 181 of file fifo_2c_dram.vhd.
Definition at line 188 of file fifo_2c_dram.vhd.
|
Process |
Definition at line 259 of file fifo_2c_dram.vhd.
Definition at line 266 of file fifo_2c_dram.vhd.
|
Record |
Definition at line 70 of file fifo_2c_dram.vhd.
Definition at line 71 of file fifo_2c_dram.vhd.
Definition at line 72 of file fifo_2c_dram.vhd.
Definition at line 73 of file fifo_2c_dram.vhd.
Definition at line 74 of file fifo_2c_dram.vhd.
Definition at line 75 of file fifo_2c_dram.vhd.
Definition at line 76 of file fifo_2c_dram.vhd.
Definition at line 77 of file fifo_2c_dram.vhd.
Definition at line 78 of file fifo_2c_dram.vhd.
Definition at line 79 of file fifo_2c_dram.vhd.
|
Constant |
Definition at line 82 of file fifo_2c_dram.vhd.
|
Record |
Definition at line 91 of file fifo_2c_dram.vhd.
Definition at line 92 of file fifo_2c_dram.vhd.
Definition at line 93 of file fifo_2c_dram.vhd.
Definition at line 94 of file fifo_2c_dram.vhd.
Definition at line 95 of file fifo_2c_dram.vhd.
Definition at line 96 of file fifo_2c_dram.vhd.
Definition at line 97 of file fifo_2c_dram.vhd.
Definition at line 98 of file fifo_2c_dram.vhd.
Definition at line 99 of file fifo_2c_dram.vhd.
Definition at line 100 of file fifo_2c_dram.vhd.
|
Constant |
Definition at line 103 of file fifo_2c_dram.vhd.
Definition at line 112 of file fifo_2c_dram.vhd.
Definition at line 113 of file fifo_2c_dram.vhd.
Definition at line 114 of file fifo_2c_dram.vhd.
Definition at line 115 of file fifo_2c_dram.vhd.
Definition at line 117 of file fifo_2c_dram.vhd.
Definition at line 118 of file fifo_2c_dram.vhd.
Definition at line 119 of file fifo_2c_dram.vhd.
Definition at line 120 of file fifo_2c_dram.vhd.
|
Signal |
Definition at line 121 of file fifo_2c_dram.vhd.
|
Signal |
Definition at line 122 of file fifo_2c_dram.vhd.
Definition at line 124 of file fifo_2c_dram.vhd.
Definition at line 125 of file fifo_2c_dram.vhd.
Definition at line 126 of file fifo_2c_dram.vhd.
Definition at line 127 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 143 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 153 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 163 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 167 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 170 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 173 of file fifo_2c_dram.vhd.
|
Instantiation |
Definition at line 176 of file fifo_2c_dram.vhd.