Search the web
Sign In
New User? Sign Up
minimigtg68 · Minimig with fpgacpu tg68
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Problem on TG68 with LEA xxxx.W,An ??   Message List  
Reply | Forward Message #299 of 327 |
Re: [minimigtg68] Re: Problem on TG68 with LEA xxxx.W,An ??

requin_frederic2 wrote:

> How is it going down under ?

Well, Winter refuses to give way which is annoying, but otherwise OK!

> I plan to use it on the boot menu of the MCC board (see:
> www.arcaderetrogaming.com), on the Amiga core and as the sd-card/floppy
> controller of the C64 core. It is a lot easier to manage FAT filesystem
> with a 68000 than with a 6510 :-).

I've been meaning to make a final decision on how to implement floppy media
emulation (via FAT filesystem) on PACE projects in general. I've got the
1541 emulation for C64 and WD179X emulation for the TRS-80 (and perhaps a
few other systems) waiting for a FAT filesystem back-end. Trouble is,
there's a number of PACE targets with differing capabilities and I can't
decide how best to implement floppy support. I'm leaning towards an ARM
micro with SD via a SPI interface... though I would actually prefer the
emulation to be on-chip!

> Now, I am working on a unified cache implementation for TG68. I think I
> can get a 8KB 4-way associative cache (21.5 MHz on the CPU side, 86 MHz
> on the SDRAM side). I am wondering if I should keep the two clocks or if
> I can clock enable the TG68 with the 86 MHz. What do you think ?

I tried clock-enabling the TG68 at 12.5MHz with a 100MHz clock some time ago
without success. In theory I shouldn't have had a problem but it simply
didn't run correctly. I dropped it down to 50MHz and it seems good so far.

Regards,

--
| Mark McDougall | "Electrical Engineers do it
| <http://members.iinet.net.au/~msmcdoug> | with less resistance!"



Mon Oct 12, 2009 6:46 am

tcdevelop
Online Now Online Now
Send Email Send Email

Forward
Message #299 of 327 |
Expand Messages Author Sort by Date

Hello Tobias, I have a test program with a LEA $2000.W,A0, I had to replace it by LEA $00002000.L,A0 to make it work on TG68. Any thoughts ? Regards Frederic...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 10, 2009
7:22 pm

Ok, I found the problem. I slightly changed the AS# generation and the address decoder logic. Now, everything runs fine. On a cyclone III speed grade C8, I can...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 11, 2009
5:39 am

... I'm using TG68 for NeoGeo. The system clock is 25MHz, though the TG68 core is clock-enabled at 12.5MHz on a Cyclone II C6 (TerASIC DE1). I generate a 25MHz...
Mark McDougall
tcdevelop
Online Now Send Email
Oct 11, 2009
6:18 am

Hello Mark, How is it going down under ? I plan to use it on the boot menu of the MCC board (see: www.arcaderetrogaming.com), on the Amiga core and as the...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 11, 2009
3:10 pm

... Well, Winter refuses to give way which is annoying, but otherwise OK! ... I've been meaning to make a final decision on how to implement floppy media ...
Mark McDougall
tcdevelop
Online Now Send Email
Oct 12, 2009
6:44 am

... Hello, I have tried the NIOS II with FatFS, but I was quite disappointed by the code density. I do not want to eat up all my block RAMs with a boot ROM. I...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 13, 2009
3:03 am

... I'm pretty sure that clocks from the same PLL that are multiples of one another are guaranteed to be phase-aligned!?! So you could run a slower clock and...
Mark McDougall
tcdevelop
Online Now Send Email
Oct 12, 2009
6:50 am

... I actually do that on some of my designs ! With the PLL along with the clocks, I generate a clock that is a short pulse centered on the instant where all...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 13, 2009
2:49 am

Hello Mark, I have read your thread about the NeoGeo on Pacedev. Very interresting. You said the sprite engine was causing you problems. How come ? FYI, the...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 12, 2009
3:11 am

... Mostly because I've been procrastinating in putting it off! :( I can boot Joy Joy Kid and it's running happily - I can even start a game. But as you ...
Mark McDougall
tcdevelop
Online Now Send Email
Oct 12, 2009
6:37 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help