Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - FAT32 Filesystem

 
Thread Tools Search this Thread
Old 12-01-2003, 12:49 AM   #1
Default FAT32 Filesystem


I was wondering if anyone has or knows where I could view some sample VHDL code for the FAT32 filesystem. I am currently attempting to interface an IDE hard drive with an Altera UP2 board. However, I do not have any code pertaining to the FAT32 filesystem. Thanks!



knight1fox3
  Reply With Quote
Old 12-03-2003, 05:01 PM   #2
john jakson
 
Posts: n/a
Default Re: FAT32 Filesystem
"knight1fox3" <> wrote in message news:< alkaboutprogramming.com>...
> I was wondering if anyone has or knows where I could view some sample VHDL code for the FAT32 filesystem. I am currently attempting to interface an IDE hard drive with an Altera UP2 board. However, I do not have any code pertaining to the FAT32 filesystem. Thanks!


This would probably be a first if you can find such code. File systems
are usually written in C, maybe some Asm to run in host cpu as part of
the OS driver level. If your FPGA has an embedded cpu then you can
program a Fat32 or any filesystem layer. The cpu though will talk to
the HD through IDE interface, you need docs on that HW interface which
could be built in VHDL. Perhaps opencores.org has an IDE interface.
Perhaps you could look at Linux sources to help out on the OS sources,
but its probably alot of code to plow through.

johnjaksonATusaDOTcom


john jakson
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: fat32 converter for windows me Ryan A+ Certification 1 03-07-2005 04:56 PM
Re: fat32 converter for windows me Linker3000 A+ Certification 0 03-05-2005 05:26 AM
Re: fat32 converter for windows me Bum A+ Certification 0 03-04-2005 11:13 PM
Re: fat32 converter for windows me AG A+ Certification 0 03-04-2005 11:10 PM
Re: How can I convert a FAT32 partition to NTFS with WinXP Pro? Barry Watzman A+ Certification 0 09-03-2003 02:16 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46