CDL Modules
Files
bbc_floppy_sram

Files

file  bbc_floppy_sram.cdl
 BBC micro floppy to SRAM read/write interface module.
 

Detailed Description

Modules

module bbc_floppy_sram::bbc_floppy_sram ( clock  clk,
input bit  reset_n,
input t_bbc_floppy_op  floppy_op,
output t_bbc_floppy_response  floppy_response,
output t_bbc_floppy_sram_request  sram_request,
input t_bbc_floppy_sram_response  sram_response,
input t_csr_request  csr_request,
output t_csr_response  csr_response 
)
Parameters
[in]clkClock running at 2MHz
[out]csr_responseThis module provides an SRAM-fakeout of a set of floppy disks, tied to the BBC micro floppy disc controller.