comparison packages/devs/nand/synth/current/ChangeLog @ 3026:a9d12f1a0c5b

synth nand: implement CYGSEM_NAND_SYNTH_ALLOW_MULTIPLE_WRITES
author Ross Younger <wry@ecoscentric.com>
date Mon, 17 May 2010 17:04:23 +0100
parents c4bb345a216c
children 17169b710e76
comparison
equal deleted inserted replaced
3025:1bb791eebd38 3026:a9d12f1a0c5b
1 2010-05-11 Ross Younger <wry@ecoscentric.com>
2
3 * nand_synth.c, nand_synth.cdl: Allow simulation of multiple
4 writes to a page if CYGSEM_NAND_SYNTH_ALLOW_MULTIPLE_WRITES
5 is set.
6
1 2009-11-13 Ross Younger <wry@ecoscentric.com> 7 2009-11-13 Ross Younger <wry@ecoscentric.com>
2 8
3 * Don't provide BBT data if it's not called for. 9 * Don't provide BBT data if it's not called for.
4 10
5 2009-11-09 Ross Younger <wry@ecoscentric.com> 11 2009-11-09 Ross Younger <wry@ecoscentric.com>