OpenCores

Floppy Drive Controller

Project maintainers

Details

Name: floppyif
Created: Jul 27, 2004
Updated: Jul 27, 2004
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 0 reported / 0 solved
Star1you like it: star it!

Other project properties

Category:Uncategorized
Language:
Development status:
Additional info:
WishBone compliant: No
WishBone version: n/a
License:

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.