Changes

FPGAmstrad

2 bytes removed, 11:37, 20 July 2011
/* Third schematic Z80+ROM+RAM+VGA */
11 RAM READ end from VGA
You plug sequencer(1) on z80 clock and not(sequencer(1)) on VGA...but another problem : VGA use uses 25MHz speed for scanning RAM. so Z80 have to use same speed yeah.xD
To solve this problem you can use a special RAM done for this problem, a RAM that you can WRITE at a certain speed, and READ at another speed, this magic component is called '''ramb16_s16_s16'''. Note that they have no problem to write simultaneously on two RAM components, so that you can dump video RAM content using starter kit RAM, and you can display VGA using FPGA internal ramb16_s16_s16 RAM.
1,200
edits