Project

General

Profile

Statistics
| Revision:

# Date Author Comment
453 04/28/2016 10:35 PM markw

Plugged in the sram model to check timings

452 04/28/2016 10:34 PM markw

Need to review further, but these changes seem to bring the 65816 core to life somewhat

451 04/23/2016 03:28 PM markw

Added testbenches. Do not respond to bus cycles that do not target the cart

450 04/22/2016 11:11 PM markw

sram model for tb

449 04/22/2016 10:28 PM markw

Moved memory timing bridge inside slave_timing, its an internal detail really

448 04/21/2016 11:02 PM markw

Adjusted delays and verified in sim

447 04/21/2016 10:02 PM markw

Trivial but important fixes, thanks to quartus warnings

446 04/21/2016 09:55 PM markw

70ns accuracy is not enough for reliable Atari bus sampling, use faster clock we are already using for sram

445 04/19/2016 11:13 PM markw

Register bus_data before we write it

444 04/19/2016 11:13 PM markw

Fixed c0 decode and made more explicit

443 04/18/2016 10:33 PM markw

Simulated and repaired 6502 bus and sram bus

442 04/16/2016 04:31 PM markw

constraint all cart input/outputs - 1.79MHz so not a problem. Improve sram constraints - including adding a bit of hold time.

441 04/16/2016 04:29 PM markw

register output data

440 04/16/2016 04:28 PM markw

Missed commit

439 04/16/2016 03:27 PM markw

Simulated/corrected sram back-back write timings

438 04/16/2016 12:33 PM markw

First cut implementation of veronica clone for ultimate cart - does not work yet, but getting close. Project to try out Rob Finchs 65816 core.