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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
Re: Digest Number 94   Message List  
Reply | Forward Message #303 of 327 |
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 also thought about the AVR since there is an AVR soft core and a 1541 clone
that is AVR based.
> But finally, the TG68 seems to be a good solution. Plus, I have a specific SPI
core that takes care of some of the particularities of the SPI protocol for
SD-Cards, like automatically sending of zeroes when I just want to read the
SD-Card.
> For the boot ROM, I think I will use the cache with a pre-initialized tag and
data content at startup so it can act as a boot ROM.

You should try openmsp430 core from opencores.org.
It is quite powerful totally 16bit core with 1 clock per memory access
(including instruction read and data read) speed. It resembles a bit
pdp-11 architecture, but with 16 16-bit general-purpose registers.It
has unified 2-address architecture where both source and destination
can be memory word or register.

It is much smaller than tg68 (1600-1700 LE without debug capabilities)
and easily approaches 35 MHz (which is 35MIPS for register-register
ops) in cyclone II.

mspgcc is quite good compiler for that. At least, it is far better than avr-gcc.



Tue Oct 13, 2009 1:10 pm

mini_amiga
Offline Offline
Send Email Send Email

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

Hello! ... You should try openmsp430 core from opencores.org. It is quite powerful totally 16bit core with 1 clock per memory access (including instruction...
Vadim Akimov
mini_amiga
Offline Send Email
Oct 13, 2009
1:37 pm

... Hello Vadim, thanks for this tip. It might be useful on the C64 side if I am a little bit short with LEs. For the boot menu, the TG68 is mandatory since I...
requin_frederic2
requin_frede...
Online Now Send Email
Oct 14, 2009
12:39 am
Advanced

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