Minimig Discussion Forum

Discussing the Open Source FPGA Amiga Project
It is currently Wed Jun 19, 2013 4:44 pm

All times are UTC




Post new topic Reply to topic  [ 144 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 15  Next
Author Message
 Post subject: Re: New minimig build for the DE1
PostPosted: Sun Jul 08, 2012 2:00 pm 
Offline

Joined: Thu Jun 18, 2009 9:54 am
Posts: 306
In my opinion, joystick is much better in cursor keys + CTRL :)

And no, I don't mind about the filters either, That space is better used to another features or improvements.
thanks for your work, chaos: The DE1 is becoming a SERIOUS minimig contender by now...


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Sun Jul 08, 2012 5:04 pm 
Offline

Joined: Tue Nov 09, 2010 3:10 pm
Posts: 160
It is really fun to hack on the minimig port - sort of relaxing :) Although I currently have a ton of other work, I always come back to the minimig code to update this or that. And it also brings back some Amiga architecture knowledge lost in almost 15 years since I've done any Amiga programming ;)

But, I digress ... ;)

It's good that at least two persons agree with me about the filters and joystick emulation :)
I'll try to move the joystick emulation back to cursor keys and at the same time disable the keyboard buttons - I think it is OK if the joystick emulation can be switched on/off with the NumLock key.

Does anyone else have any problems with the SD card in the new build? MMrobinsonb5 reported that some SD cards that used to work before don't anymore. Anyone else with any problems?

Anyway, after cleaning the code a little bit and some work on the firmware and build process, the current version will be ready for a proper release. I'm almost done with the flash bootloader, which will then load the control firmware from SD card, so it won't be necessary to reprogram the flash chip each time a new firmware is released.

For the future, the plan is to upgrade the SDRAM controller and cache, which could bring the TG68K speed in the 68040 range. And then, *maybe* it will be possible to put some AGA code in the design, but I still have to study this.

Enjoy!


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Mon Aug 06, 2012 10:40 pm 
Offline

Joined: Tue Nov 09, 2010 3:10 pm
Posts: 160
A new test release (hopefully the last before a fully tested &working version) of minimig-de1 is available here.

Things changed are:
* fixed fastRAM bugs with help from MMrobinsonb5
* re-enabled SD card partition support & hopefully better SD card compatibility
* small changes to sound and video output, optional sound mixing added (L-R channels are moved closer to center), volume control (doesn't work yet!)
* other smaller changes & cleanup

Please test it and report any problems you might come across!

Enjoy!


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 4:26 pm 
Offline

Joined: Wed Aug 08, 2012 12:44 am
Posts: 22
@Chaos...

I have tried all of your test releases and can't get any of them to work...
fiddling with flash address and sw5...

always get some arm failure...

I have two different DE1 boards...will try the other one today...

Can you put the kick in flash too...would it get us more fast or slow ram?

The only thing that I can get running with hardfile support is the original
DE1 port from like 2011/12/30....

Regards,
Sjamaan

_________________
~ Amiga 1200 030/42MHz ~ Amiga 500 010/7MHz ~ Altera DE1 with Minimig core ~ Amithlon (DELL GX260) GeforeceFX5200
Details of my projects: http://takuma-denpa.blogspot.jp/


Last edited by sjamaan on Thu Aug 09, 2012 4:49 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 4:42 pm 
Offline

Joined: Tue Nov 09, 2010 3:10 pm
Posts: 160
sjamaan:

I'm sorry, I forgot I changed the switch mappings. Here is the current map (SW9 is on the far left):
- SW9 : 15kHz switch
- SW8 : joystick emulation enable (currently not tested)
- SW7 : audio L-R switch
- SW6 : audio L-R (centered) mix
- SW5 : flash boot location (0/2MB)
- SW0 : PLL reset (will be removed)
- SW4-SW1 are connected to control CPU, but currently unused

edit: are you saying that none of the test releases work? Did you program the .bin file into the flash using the DE1 control panel (remember, you have to first erase the whole flash and then program the .bin file)? Can you please see which red LEDs are lighted once you turn on the board?

Enjoy!


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 5:01 pm 
Offline

Joined: Wed Aug 08, 2012 12:44 am
Posts: 22
LED08 is lit...

I first turn off the DE1.
Set to RUN.
upload the DE1 contol panel .sof
run the DE1 control panel.
open the usb port.
erase the flash.
click/check the file length option....and then write a file to flash the de1_boot.bin

then I go back to the programmer and upload the minimig_de1.sof

I get this (LEDR8 is lit and LEDR7 flashes a sec and...)

(the usual minimig stuff
(Bug fixes...
(TG69K.C...

Boot loader 2010-09-10
Minimig Core 2011-04-10

OSD_CA01.SYS is here...

** ARM firmware AYQ100818_RB2 **

FatalError...

Fatal error: 1

(then nothing)
-----

Regards,

Sjamaan

_________________
~ Amiga 1200 030/42MHz ~ Amiga 500 010/7MHz ~ Altera DE1 with Minimig core ~ Amithlon (DELL GX260) GeforeceFX5200
Details of my projects: http://takuma-denpa.blogspot.jp/


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 5:03 pm 
Offline

Joined: Wed Aug 08, 2012 12:44 am
Posts: 22
It is strange...I got the Zet processor running...no probs with flashing and everything...
maybe I am just forgetting something....

_________________
~ Amiga 1200 030/42MHz ~ Amiga 500 010/7MHz ~ Altera DE1 with Minimig core ~ Amithlon (DELL GX260) GeforeceFX5200
Details of my projects: http://takuma-denpa.blogspot.jp/


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 5:04 pm 
Offline

Joined: Wed Aug 08, 2012 12:44 am
Posts: 22
btw what address do you put for the 4MB offset...4096 in hex?

and the software version of the de1 control panel is 1.0

_________________
~ Amiga 1200 030/42MHz ~ Amiga 500 010/7MHz ~ Altera DE1 with Minimig core ~ Amithlon (DELL GX260) GeforeceFX5200
Details of my projects: http://takuma-denpa.blogspot.jp/


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 5:08 pm 
Offline

Joined: Tue Dec 13, 2011 7:48 pm
Posts: 245
sjamaan wrote:
OSD_CA01.SYS is here...

** ARM firmware AYQ100818_RB2 **

FatalError...

Fatal error: 1


If it's getting that far, everything's working as it should, it just doesn't like your SD card. Because of the changes to the OSD processor and how the bootstrap is handled, there are still SD card issues to iron out.

On the plus side, it supports SDHC now. :)

_________________
~ Amiga 4000/030 ~ Amiga 1200 030/50MHz ~ Turbo Chameleon 64 ~ Altera DE1 with Minimig core ~
Details of my projects: http://retroramblings.net


Top
 Profile  
 
 Post subject: Re: New minimig build for the DE1
PostPosted: Thu Aug 09, 2012 5:14 pm 
Offline

Joined: Wed Aug 08, 2012 12:44 am
Posts: 22
OK, I just thought of that when I was standing outside...
I have been using an old 256MB sd card and I though about
formatting a 2GB that I have and trying that....

No deal...it is formatted FAT
I will try FAT32

_________________
~ Amiga 1200 030/42MHz ~ Amiga 500 010/7MHz ~ Altera DE1 with Minimig core ~ Amithlon (DELL GX260) GeforeceFX5200
Details of my projects: http://takuma-denpa.blogspot.jp/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 144 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 15  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Translated by Xaphos © 2007, 2008, 2009 phpBB.fr