Go Back   PACEDev Forums > Emulation > Status
Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 5th January 2010, 02:47 PM
lak lak is offline
Prole
 
Join Date: Apr 2008
Posts: 3
Default DE1 PACE - Pacman not working ?

Hi TcDev,

Have enjoyed your work here very much. Though the abstractions needed getting used to.
Anyway after the "upgrade" - (custom io) etc.. Pacman (PACE) didn't work on DE1.
It was working well before. Must the Pacman roms be in flash now?
Only an upright blank screen appeared.

All DE1 arcades (those that doesn't need roms to be in flash) are working.

Request:
Would you consider doing a DE1 Space Invader (PACE) on the obsoleted TRB LCM ? It (LCM) has been a white elephant for 2 years now.

Thanks
Reply With Quote
  #2  
Old 7th January 2010, 09:26 PM
tcdev's Avatar
tcdev tcdev is offline
Chief Architect
 
Join Date: Dec 2007
Posts: 259
Blog Entries: 12
Default DE1 pacman

Quote:
Originally Posted by lak View Post
Anyway after the "upgrade" - (custom io) etc.. Pacman (PACE) didn't work on DE1.
It was working well before. Must the Pacman roms be in flash now?
That was my fault, sorry! Checkout the new project_pkg for the DE1, I've just fixed it. The problem was PACMAN_ROM_IN_SRAM, which I'd set for testing purposes only, and forgot to reset.

Quote:
Originally Posted by lak View Post
Request:
Would you consider doing a DE1 Space Invader (PACE) on the obsoleted TRB LCM ? It (LCM) has been a white elephant for 2 years now.
I'm not really sure what a TRB LCM is?!? Can you elaborate?
Reply With Quote
  #3  
Old 12th January 2010, 10:27 AM
lak lak is offline
Prole
 
Join Date: Apr 2008
Posts: 3
Default DE1 Pacman now working

Hi,
I should've adjusted that constant to get Pacman working before posting.
Thanks !

The TRB LCM is the TFT LCD sold by Terasic. Perhaps I've been mistaken while looking at the picture of DE2 with the LCD running Pacman below:

http://members.iinet.net.au/~msmcdou...2_gamecube.jpg

It would be great if Space Invaders run on the DE1 with LCD (rotated or not)
(I've got a 2 DE1s but no DE2)


lak
Reply With Quote
  #4  
Old 1st February 2010, 12:02 PM
tcdev's Avatar
tcdev tcdev is offline
Chief Architect
 
Join Date: Dec 2007
Posts: 259
Blog Entries: 12
Post TerASIC LCM (QVGA video)

The PACE video controller supports the above-mentioned display natively.

I have built Space Invaders, Pacman and some other projects for the display in the past.

All you need to do is...

1. Choose the PACE_VIDEO_LCM_320x240_60Hz controller in platform_pkg.vhd
2. Select the correct PLL multipliers and dividers so that CLK1 is 18MHz.

If you check out the DE2 version of platform_pkg.vhd, you should be able to simply copy lines 50-56 into the DE1 platform_pkg.vhd and un-comment them.

That display in the Pacman module is my colleague's, and I don't have access to it on my DE1 atm...
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT. The time now is 10:39 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.