??? 10/20/06 16:27 Read: times |
#126809 - Max Clock Speed, Etc. Responding to: ???'s previous message |
My core uses the original Intel instruction timing (Classical). That is important when replacing existing designs and having a chance for the old code to still work.
Technology wise, I have a 0.35u, 5V process that is capable of 80-100 MHz operation. I haven't gone through the design and chased down critical paths that limit speed yet. The classic architecture provides 6 external clocks per flash read cycle. The flash distribution ranges from 50ns to 90ns read access time, and so that puts an external clock limit of 65MHz. I could sort the distribution and get some parts at 120 MHz. -------- We had some internal discussions after your first post, and debated having the flash be either code or data space. Let the user decide... |