Welcome, Guest. Please login or register.

Author Topic: FPGA Replay Board  (Read 823836 times)

Description:

0 Members and 11 Guests are viewing this topic.

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #329 from previous page: May 28, 2013, 01:31:55 AM »
Asfair, the reason for the delay is that the boards need to be checked and shipped. The motivation is not profit per se. I think the mailed requests shows quite clearly how large the interest is.
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #330 on: May 28, 2013, 03:09:41 AM »
I knew it! the aliens has hidden an Amiga 500 inside my MiniMag that toggles the parallel port at 565 terahertz to generate photons ;)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #331 on: May 28, 2013, 01:53:09 PM »
KryoFlux can be connected as an USB device but they don't specify what USB API it's using so software compability can't be determined. Also there's no documentation on what kind of USB devices FPGA Arcade has support for beyond a USB mouse.
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #332 on: May 31, 2013, 06:35:40 PM »
Wait until we get 4 GB chip ram.. ;)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #333 on: June 05, 2013, 01:47:22 AM »
Fire up the ISE makefiles and bring the thick AGA specification ;)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #334 on: June 08, 2013, 12:25:32 AM »
@Darrin, Conspiracy! *drums* ;)
(from the Wifeminati)


Does the USB handler in the FPGA Arcade handle USB Ethernet adapters good enough to present an API that assembler code on the 68k side can make use of to establish TCP/IP connections?
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #335 on: June 09, 2013, 05:15:20 PM »
* So boards without the new bootloader works out of the box but without the  features of said option?
 * This new batch of ARM cpus only has slightly slower flashmemory write cycle? not slower flashmemory read accesstime?
 * Does the dead 1.2 V supply mean that you have to check and replace this on all boards?
 * How is the DDR memory self calibration going?

Whats VNC2?, If I recall it correctly, the ARM cpu is the USB-host and sends this to the FPGA via i/o. I like the everything-on-one-board-solution ;) Perhaps an option would be to handle other USB devices by just forwarding the raw data and let the Amiga side deal with the configuration of endpoints etc.

What I would like is to be able to just plug the board via USB ethernet to the local network and run with it, without messing with any pc-2-sd-2-arcade-repeat. Firmware updates would be just a matter of pressing a key. ;)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #336 on: June 10, 2013, 12:34:05 AM »
Daughterboard is nice for extras lik a CPU but for Ethernet I would prefer it to be on the main board ie KISS.

Seems I misstok the P13 micro USB conncector for the PS/2 connector in USB mode. But if the FPGA has the electrical control of the PS/2 port + adapter to USB. Extended device support is only .bit file away ;)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #337 on: June 10, 2013, 04:09:34 PM »
AT91SAM7S256-AU-001
CPU: ARMv4T (ARM7TDMI)
Freq: 18.432 MHz (max 55 MHz)
RAM: 64 kB
ROM: 256 kB

VNC2
CPU: 16-bit Harvard
Freq: 12 MHz
RAM: 16 kB
ROM: 256 kB

I think I know which MCU chip that would be tasked to handle the USB hodepodge.
« Last Edit: June 10, 2013, 04:37:59 PM by freqmax »
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #338 on: June 10, 2013, 05:21:43 PM »
I know ;) it was a mere suggestion on which one that has the most CPU power.

Btw, how much code size and MIPS does it require to use a USB device like a Ethernet dongle? (estimate), perhaps this estimate at 300 kB of RAM is realistic? in addition to the on board 4 MB flash.

Anyway at present an external USB/Disc/Ethernet solution is the required path.
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #339 on: June 11, 2013, 01:51:56 PM »
Are these "features" incorporated into the core?
abime.net: Undocumented Amiga hardware stuff
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #340 on: June 11, 2013, 05:33:51 PM »
Well because the FPGA i/o goes straight to the PS/2 data+clock is available, one could use them as D+/D- and with the right core you can bang USB right there.
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #341 on: June 11, 2013, 11:39:21 PM »
Signal levels can be set with FPGA configuration, and if not one can fix that externally. Less electronics than another MCU.
Two 3,3V level signals that forms a differential signal together shouldn't be that hard to accomplish. Ofcourse it won't be 100% to specification but that hasn't hindered Amiga fans before ;)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #342 on: June 12, 2013, 07:47:39 PM »
PS3 controller outputs continous signal? ordinary Commodore joystick only generate Back - Forward etc.. plain binary.
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #343 on: June 19, 2013, 08:21:24 PM »
Quote from: Lord Aga;738326
This is a great addition to FPGA Arcade :) Makes it more Amigaish !


Better start coding of the thermal fatigue emulation module.. :P
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show all replies
Re: FPGA Replay Board
« Reply #344 on: June 19, 2013, 10:49:59 PM »
What's a soak test?