MFM Floppy Drive Controller
Details
Category: Uncategorized
Created: Jul 27, 2004
Updated: Jan 27, 2020
Other project properties
Development Status: Stable
WishBone compliant: No
WishBone version: n/a
License: n/a
Description
This is an MFM floppy drive controller designed to interface to standard 3.5" 1.44MB floppy drives. This is a complete floppy controller which can read, write and format floppy disks. This controller provides digital clock/data separator, MFM decoder, and CRC checker for reads, timers for motor on, head settling, seek rate, plus CRC generator and MFM encoder with precompensation for writes.
Features
- Wishbone Compliant
- Written in Verilog
Status
- I now understand the data format, so coding has started.