Mercurial > flash_v2
diff packages/devs/flash/synthv2/current/cdl/flash_synth.cdl @ 1773:aa8da0f3b0a7
* cdl/flash_synth.cdl: Needs to indicate to io/flash
that cache needs handling.
| author | jlarmour |
|---|---|
| date | Wed, 27 Sep 2006 14:53:18 +0000 |
| parents | 49e24a462730 |
| children | 93e71250d9ba |
line wrap: on
line diff
--- a/packages/devs/flash/synthv2/current/cdl/flash_synth.cdl +++ b/packages/devs/flash/synthv2/current/cdl/flash_synth.cdl @@ -56,7 +56,8 @@ cdl_package CYGPKG_DEVS_FLASH_SYNTH_V2 { requires CYGINT_ISO_ERRNO_CODES implements CYGHWR_IO_FLASH_DEVICE - + implements CYGHWR_IO_FLASH_DEVICE_NEEDS_CACHE_HANDLED + include_dir cyg/flash description "FLASH memory device support for Synthetic target" compile -library=libextras.a synth.c
