Welcome, Guest. Please login or register.

Author Topic: TG68 - The Open Source Minimig CPU into the FPGA  (Read 40693 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #14 from previous page: December 04, 2007, 07:57:57 PM »
Quote
eslapion wrote:
What really gets my attention with the Xess board is that it is said to be able to carry up to 1Million gates. The DE2's cyclon II is said to be limited to around 68000 (hey nice number...) logic elements.


You can't compare Gates with logic elements. On the xilinx webside i found this:
XC3S1000 = 17280 LC's
XC3S1200E= 19512 LC's
On Alteras Webside I found this:
EP2C20 = 18752 LC's (the DE1 Board chip)
EP2C35 = 33216 LC's (the DE2 Board chip)
The Minimig Core on the the DE1 Board use 13708/18752 = 73% of the Logic elements. It include Dennis Minimig Core, my TG68 Core and my Spihost with Z80 Core.
The complet Core will fit into all this chips.


Quote
Minimorph wrote:
Is this an Altera DE1 :-

http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=544-1736-ND

Yes it is the DE1 Board!

Quote
Belial6 wrote:
If there is any testing I could do, and I could get the bitstream (?) files from you, let me know, and I will get a DE-1.

You can test Games and applikationen. If you like I send you the Bitstreamfiles.

Viele Grüße
TobiFlex
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #15 on: December 04, 2007, 09:40:25 PM »
Quote

MskoDestny wrote:
Out of curiousity, what's the "Spihost with Z80 Core" used for?


All what the PIC18 do on the Minmig do the DE1 with my spihost except the FPGA Config. I have take Dennis C-Code for the PIC and have it adapted for SDCC and the Z80.
So you don't need a PIC anymore.
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #16 on: December 04, 2007, 10:14:02 PM »
Quote

bloodline wrote:
Quote

ChaosLord wrote:
Why Z80 instead of 6502?


The Z80 was a better CPU than the 6502


Oh no! Please don't discuss that here!
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #17 on: December 10, 2007, 08:56:04 AM »
Quote
xmag32 wrote"
I think it would be cool to have the minimig running on the colour lcd

Yes it would be cool. But you cant here build a Joystick adapter an you need also the patch for the PS2 Conntector to use Keyboard and mice simultanos.

I think the best choose is the DE1 Board and this LCD Screen:
Terasic LCD Screen
or an other.

But I have no plans to do this next time.
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #18 on: December 10, 2007, 09:37:37 AM »
Quote
xmag32 wrote:
don't you think it might be possible to just misuse the rs232 connector for the amiga joystick. I dont'know how many pins of the connector are wired to the fpga.

No chance!
There is no direkt connection between rs232 connector and the FPGA. The rs232 ist connected to a Level Shifter. Remeber the rs232 signals are +/- 12V.
 
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #19 on: December 10, 2007, 01:33:29 PM »
Quote
xmag32 wrote:
Where did you connect pin2/6 of the ps2 connector on the DE2? And are there any spare pin headers on the board.


Now I have finish the doku for the MICE/JOYSTICK Adapter for the DE1 and DE2 Board.


EDIT:
Please wait for a new Schematic. Please check the Mice connector.
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #20 on: December 11, 2007, 09:41:18 PM »
Quote
MiniMorph wrote:
When the RTL is released I will find out for myself.


DE1 and DE2 Minimig complete Source Code is available now.
Look here:
minimigtg68 group

Viele Grüße
TobiFlex
 

Offline TobiFlexTopic starter

  • Jr. Member
  • **
  • Join Date: Jan 2006
  • Posts: 53
    • Show all replies
Re: TG68 - The Open Source Minimig CPU into the FPGA
« Reply #21 on: December 13, 2007, 07:32:08 AM »
Quote
webmany wrote:
could you use the Nios II Embedded Evaluation Kit

I don't know. The Bitstream files for the DE1 and DE2 are ready to use. For the Nios II Embedded Evaluation Kit you must do it yourself.
The minimigtg68 is Open Source. Have a go at it!

Viele Grüße
TobiFlex