CDL Modules
|
Modules that make up a Pico-RISC-V microcomputer. More...
Modules that make up a Pico-RISC-V microcomputer.
module picoriscv_clocking | ( | clock | clk, |
input bit | reset_n, | ||
input t_prv_clock_status | clock_status, | ||
output t_prv_mem_control | mem_control, | ||
output t_prv_clock_control | clock_control, | ||
input t_csr_request | csr_request, | ||
output t_csr_response | csr_response | ||
) |