6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Sep 28, 2024 7:31 pm

All times are UTC




Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: ROM preferences
PostPosted: Sat Dec 19, 2020 7:15 pm 
Offline

Joined: Fri Dec 21, 2018 1:05 am
Posts: 1110
Location: Albuquerque NM USA
For Altera EPM7064S (ATF1504 equivalent), I've found by trial and error that it can have 64 bytes of bootstrap ROM and still have enough logic fabric for other functions like decoding logic, bank select, and a simple serial port. I just completed a Z280 SBC design that uses EPM7032S (ATF1502 equivalent) to provide 32 bytes of bootstrap ROM, address decode, compact flash interface and a bit-bang I2C interface. I was quite surprised that a 32-macrocell CPLD can accommodate all these functions.
https://www.retrobrewcomputers.org/doku ... asmo:zzrcc
Bill


Top
 Profile  
Reply with quote  
 Post subject: Re: ROM preferences
PostPosted: Sat Dec 19, 2020 10:58 pm 
Offline
User avatar

Joined: Mon May 12, 2014 6:18 pm
Posts: 365
Would it be possible to ignore the address lines and instead implement a counter that serves the bytes in the order they're needed? Not sure if that would be any better or faster, but I've wondered if it's possible.


Top
 Profile  
Reply with quote  
 Post subject: Re: ROM preferences
PostPosted: Sun Dec 20, 2020 12:02 am 
Offline

Joined: Fri Dec 21, 2018 1:05 am
Posts: 1110
Location: Albuquerque NM USA
Druzyek wrote:
Would it be possible to ignore the address lines and instead implement a counter that serves the bytes in the order they're needed? Not sure if that would be any better or faster, but I've wondered if it's possible.

In a scheme where a processor is booted directly from a compact flash disk, a hardware state machine setup the CF disk to read then the data comes in as 256-word FIFO stream. My first Z280 SBC was boot off CF disk exactly like that. https://www.retrobrewcomputers.org/doku ... smo:z280rc
Bill


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 38 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: