Damn. Maybe we should bodge on a 32mhz osc into the shifter and run the same clock to the FPGA board ? It could just not like out of sync clocks...
BLITTER RE-CREATION THOUGHTS
Re: BLITTER RE-CREATION THOUGHTS
Re: BLITTER RE-CREATION THOUGHTS
Or I could mod my STF Remake Alpha to accept the FPGA Blitter and use the 16MHz mod to put everything back to stock 8MHz and feed the Blitter the 32MHz line.exxos wrote: Mon Oct 14, 2019 12:30 am Damn. Maybe we should bodge on a 32mhz osc into the shifter and run the same clock to the FPGA board ? It could just not like out of sync clocks...
Re: BLITTER RE-CREATION THOUGHTS
Yeah, but sounds more work than bodging a osc onto the shifter...Icky wrote: Mon Oct 14, 2019 7:45 am Or I could mod my STF Remake Alpha to accept the FPGA Blitter and use the 16MHz mod to put everything back to stock 8MHz and feed the Blitter the 32MHz line.
Re: BLITTER RE-CREATION THOUGHTS
True, haven't had my caffeine this morning. Although the FPGA board is 3.3v so will need a 5V <-> 3.3v buffer for that line.exxos wrote: Mon Oct 14, 2019 8:27 am Yeah, but sounds more work than bodging a osc onto the shifter...
Re: BLITTER RE-CREATION THOUGHTS
You may find by the time the shifter is loaded, and go via a 33R that you may well end up with 3V output on it anyway.Icky wrote: Mon Oct 14, 2019 8:53 am True, haven't had my caffeine this morning. Although the FPGA board is 3.3v so will need a 5V <-> 3.3v buffer for that line.
Re: BLITTER RE-CREATION THOUGHTS
I’ll take a look tonightexxos wrote: Mon Oct 14, 2019 8:58 amYou may find by the time the shifter is loaded, and go via a 33R that you may well end up with 3V output on it anyway.Icky wrote: Mon Oct 14, 2019 8:53 am True, haven't had my caffeine this morning. Although the FPGA board is 3.3v so will need a 5V <-> 3.3v buffer for that line.
Re: BLITTER RE-CREATION THOUGHTS
Just thought I would share some videos of the FPGA Blitter Board running using the stock code at different clock speeds and the effects it has.
Running @ 8MHz
Running @ 16MHz
Running @ 32MHz
Running @ 8MHz
Running @ 16MHz
Running @ 32MHz
Re: BLITTER RE-CREATION THOUGHTS
What about 64MHz?Icky wrote: Tue Oct 15, 2019 11:15 am Just thought I would share some videos of the FPGA Blitter Board running using the stock code at different clock speeds and the effects it has.
Running @ 8MHz
...
Running @ 16MHz
...
Running @ 32MHz
...
Daniel, New Beat - http://newbeat.atari.org.
Like demos? Have a look at our new Falcon030 demo It's that time of the year again, or click here to feel the JOY.
Like demos? Have a look at our new Falcon030 demo It's that time of the year again, or click here to feel the JOY.
Re: BLITTER RE-CREATION THOUGHTS
I have been looking at the schematics again today, and still confused over some of the logic.. For example..
Sure its a FlipFlop, but why 2 clock inputs, They are just C and /C driven by a inverter elsewhere. Normally C would latch on the falling edge, and /C Would latch on the rising edge. But this one has both. I've noticed this funkyness all over with other blocks as well. I think only 1 clock is needed, but no way to know what edge its supposed to latch on
Sure its a FlipFlop, but why 2 clock inputs, They are just C and /C driven by a inverter elsewhere. Normally C would latch on the falling edge, and /C Would latch on the rising edge. But this one has both. I've noticed this funkyness all over with other blocks as well. I think only 1 clock is needed, but no way to know what edge its supposed to latch on
