Welcome, Guest. Please login or register.

Author Topic: FPGA Replay Board  (Read 821759 times)

Description:

0 Members and 13 Guests are viewing this topic.

Offline AmigaPixel

  • Sr. Member
  • ****
  • Join Date: Apr 2007
  • Posts: 388
    • Show only replies by AmigaPixel
Re: FPGA Replay Board
« Reply #689 on: May 17, 2011, 08:23:56 AM »
Me Too! I feel like a kid in a toy store again.
 

Offline AmigaPixel

  • Sr. Member
  • ****
  • Join Date: Apr 2007
  • Posts: 388
    • Show only replies by AmigaPixel
Re: FPGA Replay Board
« Reply #690 on: May 17, 2011, 08:25:27 AM »
Quote from: AJCopland;634843
That... I WANT THAT!


Me Too! I feel like a kid in a toy store again.
 

Offline AmigaPixel

  • Sr. Member
  • ****
  • Join Date: Apr 2007
  • Posts: 388
    • Show only replies by AmigaPixel
Re: FPGA Replay Board
« Reply #691 on: May 17, 2011, 08:31:02 AM »
oops! Didn't mean to posrt that twice!
 

Offline mikej

  • Hero Member
  • *****
  • Join Date: Dec 2005
  • Posts: 822
    • Show only replies by mikej
    • http://www.fpgaarcade.com
Re: FPGA Replay Board
« Reply #692 on: May 17, 2011, 01:15:15 PM »
Status update:
I'm in China now. The production B02 database has been sent to manufacture today. I will source the remaining couple of components in the next week to build the next batch. I've also getting the ATX power adapter board made and some more patch daughterboards for attaching other stuff.

There are a number of developers working on a range of platforms - I'm working on a ZX spectrum port at the moment.

I've had some very nice communication with the NatAmi team and I wish them well.

I'll post some more pics ASAP.
Best,
Mike
 

Offline TheGoose

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 1458
  • Country: us
  • Gender: Male
    • Show only replies by TheGoose
    • http://www.amiga.org/forums/blog.php?u=827
Re: FPGA Replay Board
« Reply #693 on: May 17, 2011, 02:14:46 PM »
Quote from: mikej;638346
Status update:
I'm in China now. The production B02 database has been sent to manufacture today. I will source the remaining couple of components in the next week to build the next batch. I've also getting the ATX power adapter board made and some more patch daughterboards for attaching other stuff.

There are a number of developers working on a range of platforms - I'm working on a ZX spectrum port at the moment.

I've had some very nice communication with the NatAmi team and I wish them well.

I'll post some more pics ASAP.
Best,
Mike


Can't wait. Pics, yes!
G1200, A3000D, A1200 PPC AOS4.0C

I\'m on Google +
 

Offline Heiroglyph

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show only replies by Heiroglyph
Re: FPGA Replay Board
« Reply #694 on: May 17, 2011, 02:29:10 PM »
Quote from: mikej;638346

I've had some very nice communication with the NatAmi team and I wish them well.


This is great to hear.

The products don't directly compete and only help make the community better.

I can't wait until I can get my grubby little hands on both of them.
 

Offline digiflip

  • Sr. Member
  • ****
  • Join Date: Apr 2011
  • Posts: 270
  • Country: 00
    • Show only replies by digiflip
Re: FPGA Replay Board
« Reply #695 on: May 17, 2011, 02:31:47 PM »
@mikej how much would it cost to implement display port in a future revision of FPGA arcade? ie there are adapters to hdmi with sound for that and vga I think.
Neptuno, Ultimate MiSTer, vidor Replay, a500+ pistorming, a1200 stock, V4 SA
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #696 on: May 17, 2011, 04:21:13 PM »
@digiflip, Very likely an additional transceiver chip and PCB impedance matching would have to be done to get DisplayPort. But more people are likely to have an DV I, HDMI or VGA monitor around than a DisplayPort one. KISS in other words.

Anyway it's not a rocket science to convert a DVI signal into DisplayPort externally. Some companies even sell such adapters.

Speaking of this. Is it possible to sneak audio bits into the existing CH7301C-TF-QFP64 and use an DVI-2-HDMI cable and make the TV-set get audio that way without getting into the licensensing hot zone?
« Last Edit: May 17, 2011, 04:36:43 PM by freqmax »
 

Offline digiflip

  • Sr. Member
  • ****
  • Join Date: Apr 2011
  • Posts: 270
  • Country: 00
    • Show only replies by digiflip
Re: FPGA Replay Board
« Reply #697 on: May 17, 2011, 06:00:23 PM »
yeah but still dont have sound in a dvi socket or can you put sound in the dvi port?
Neptuno, Ultimate MiSTer, vidor Replay, a500+ pistorming, a1200 stock, V4 SA
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #698 on: May 17, 2011, 08:49:37 PM »
The HDMI  specification says audio is delivered in packets. And wikipedia says it uses 8b/10b encoding for video and 4b/10b for data. And the datasheet for 7301 mentions no control or bypass for the line coding. So it means that chip can't handle it. Unless you with some mathematical wizardy can express 4b/10b data through an 8b/10b encoder.

Other than that either a replacement or external DVI decoder chip chained with an HDMI encoder chip together with the digital audio stream would have to be used to solve this.

A feature solution is to use a rocket port of an Spartan-6 to drive the "DVI" port. A passive cable and som code changes can then turn it into an HDMI source. Without the legal liability I hope.
« Last Edit: May 17, 2011, 09:00:27 PM by freqmax »
 

Offline digiflip

  • Sr. Member
  • ****
  • Join Date: Apr 2011
  • Posts: 270
  • Country: 00
    • Show only replies by digiflip
Re: FPGA Replay Board
« Reply #699 on: May 18, 2011, 07:37:39 PM »
so it not has simple has replacing one video chip for another
Neptuno, Ultimate MiSTer, vidor Replay, a500+ pistorming, a1200 stock, V4 SA
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #700 on: May 19, 2011, 12:34:23 AM »
If you create a PCB that can do HDMI officially and sell then you risk getting slapped with a 10 000 USD/year fine + 0,04 USD/port. So a solution that can get around that will do. Also keep in mind that the bit timings on these serial links are really tightly packed with PLL locked clocks in parallel. This makes it only possible for FPGAs that have really fast I/O at Gbit/s speed and PLL to go with it. Which limits choices severely.

The chip package 64-LQFP for the 3,3V LVTTL to DVI chip seems handleable. You could try to replace the existing chip with another chip soldered on an adapter PCB. Just watch for wire inductance between the board and the impedance matching, etc.. And don't forget those decoupling capacitances.

A feature solution could be to put the while video converter (LVTTL-DVI) on a little expansion board of it's own. That way it could be inofficially upgraded without anyone being able to claim any responsibility for the base-board PCB creator.
« Last Edit: May 19, 2011, 12:54:41 AM by freqmax »
 

Offline Methanoid

  • Full Member
  • ***
  • Join Date: Jan 2004
  • Posts: 147
    • Show only replies by Methanoid
Re: FPGA Replay Board
« Reply #701 on: May 21, 2011, 09:24:20 PM »
Quote from: Darrin;627013
I'm away on a business trip at the moment so I don't have access to the two monitors to check and they'll be "discontinued" models by now anyway... ... ah, found it:

Viewsonic VA2223wm 21.5in 1920x1080 5ms DVI SPK

I bought it from Tiger Direct and they very good about putting the monitor specs on their site.

Here's a list of all of their current Viewsonic monitors:
http://www.tigerdirect.com/applications/Category/guidedSearch.asp?CatId=12&sel=Mfr;Mfr_903

Their cheapest is this one for $99 that does 50Hz with a single VGA input:
Viewsonic VA1931WA-LED 19" Widescreen LED Monitor - 720p, 1366x768, 10000000:1 Dynamic, 5ms, VGA, Anti-glare

Then there is this one (similar to what I bought) with VGA and DVI for $159:
Viewsonic VA2231wm 22" Widescreen LCD Monitor - 1080p, 1920x1080, 16:9, 1000:1, 100000:1 Dynamic, 5ms, VGA, DVI, Integrated Speakers

One word of warning, they do list 2 "square screen" models and they show 56Hz-75Hz so you'll want to avoid them for PAL modes unless you have an Indivision.



Darrin, how about this Asus monitor?

http://www.newegg.com/Product/Product.aspx?Item=N82E16824236112

Specs say Hv from 50Hz upwards on digital and analogue inputs.

You said your monitor only has D-Sub (analogue). Will you have to plug a DVI-VGA adapter in? I might need to do same as I need HDMI for 360, DVI for PC.
 

Offline espskogTopic starter

  • Full Member
  • ***
  • Join Date: Mar 2010
  • Posts: 210
    • Show only replies by espskog
Re: FPGA Replay Board
« Reply #702 on: May 23, 2011, 03:09:03 PM »
I'm gonna pick up a Samsung HDTV "monitor" of 23" and be a happy-camper with that one as it will have inputs for all my retro stuff, plus that it is 50Hz compatible. And it costs next to nothing...oh, and it has a tuner aswell -- which I ironically won't use ;-)
 

Offline digiflip

  • Sr. Member
  • ****
  • Join Date: Apr 2011
  • Posts: 270
  • Country: 00
    • Show only replies by digiflip
Re: FPGA Replay Board
« Reply #703 on: May 23, 2011, 03:20:24 PM »
I recently got an lg 22" full hd for 140 gb pounds from amazon warehouse stock( i think it was unused sent back stock)
Neptuno, Ultimate MiSTer, vidor Replay, a500+ pistorming, a1200 stock, V4 SA
 

Offline Methanoid

  • Full Member
  • ***
  • Join Date: Jan 2004
  • Posts: 147
    • Show only replies by Methanoid
Re: FPGA Replay Board
« Reply #704 from previous page: May 23, 2011, 09:27:56 PM »
Quote from: espskog;639712
I'm gonna pick up a Samsung HDTV "monitor" of 23" and be a happy-camper with that one as it will have inputs for all my retro stuff, plus that it is 50Hz compatible. And it costs next to nothing...oh, and it has a tuner aswell -- which I ironically won't use ;-)


Which? Every Samsung I've seen is 56-83hz...