Skip to content

Commit

Permalink
'Release: 1.1.0rc0'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstanfordjason committed Oct 30, 2013
1 parent 433ac93 commit b8b1ed0
Show file tree
Hide file tree
Showing 7 changed files with 908 additions and 886 deletions.
305 changes: 153 additions & 152 deletions app_sdram_benchmark/.cproject

Large diffs are not rendered by default.

308 changes: 156 additions & 152 deletions app_sdram_demo/.cproject

Large diffs are not rendered by default.

305 changes: 153 additions & 152 deletions app_sdram_mfg_tests/.cproject

Large diffs are not rendered by default.

308 changes: 156 additions & 152 deletions app_sdram_testbench/.cproject

Large diffs are not rendered by default.

266 changes: 135 additions & 131 deletions module_sdram/.cproject

Large diffs are not rendered by default.

278 changes: 141 additions & 137 deletions module_sdram_memory_mapper/.cproject

Large diffs are not rendered by default.

24 changes: 14 additions & 10 deletions xpd.xml
Expand Up @@ -13,32 +13,34 @@
<keyword>Memory</keyword>
<keyword>SDRAM</keyword>
</component>
<component description = "Manufacture Test for the SDRAM" type = "demoCode" scope = "Example" path = "app_sdram_mfg_tests" local = "false" id = "app_sdram_mfg_tests" name = "SDRAM Manufacture Test Application">
<board>XA-SK-SDRAM</board>
<componentDependency version = "1.0.1">module_sdram</componentDependency>
<componentDependency repo = "origin" version = "1.0.3">module_slicekit_support</componentDependency>
<keyword>Memory</keyword>
<keyword>SDRAM</keyword>
</component>
<component description = "Benchmarks the performance of the module." type = "demoCode" scope = "Example" path = "app_sdram_benchmark" local = "false" id = "app_sdram_benchmark" name = "SDRAM Benchmark Application">
<board>XA-SK-SDRAM</board>
<componentDependency>module_sdram</componentDependency>
<componentDependency>module_slicekit_support</componentDependency>
<componentDependency version = "1.0.1">module_sdram</componentDependency>
<componentDependency repo = "origin" version = "1.0.3">module_slicekit_support</componentDependency>
<keyword>Memory</keyword>
<keyword>SDRAM</keyword>
</component>
<component description = "A demo of how the module is used to accesses memory on the SDRAM." type = "demoCode" scope = "Example" path = "app_sdram_demo" local = "false" id = "app_sdram_demo" name = "sliceKIT SDRAM Simple Demo">
<board>XA-SK-SDRAM</board>
<componentDependency version = "1.0.1">module_sdram</componentDependency>
<componentDependency repo = "origin" version = "1.0.3">module_slicekit_support</componentDependency>
<componentDependency version = "1.0.1">module_sdram</componentDependency>
<keyword>Memory</keyword>
<keyword>SDRAM</keyword>
</component>
<component name = "SDRAM Memory Translation Function Library" type = "component" buildresults_path = "module_sdram_memory_mapper/.module_sdram_memory_mapper.buildinfo" scope = "Example" path = "module_sdram_memory_mapper" metainfo_path = "module_sdram_memory_mapper/module_sdram_memory_mapper.metainfo" local = "false" id = "module_sdram_memory_mapper" description = "Translates a linear address range into SDRAM row, column, bank address values">
<component name = "SDRAM Memory Translation Function Library" type = "component" buildresults_path = "module_sdram_memory_mapper/.module_sdram_memory_mapper.buildinfo" scope = "General Use" path = "module_sdram_memory_mapper" metainfo_path = "module_sdram_memory_mapper/module_sdram_memory_mapper.metainfo" local = "false" id = "module_sdram_memory_mapper" description = "Translates a linear address range into SDRAM row, column, bank address values">
<board>XA-SK-SDRAM</board>
<componentDependency>module_sdram</componentDependency>
<componentDependency version = "1.0.1">module_sdram</componentDependency>
<keyword>SDRAM</keyword>
<keyword>memory</keyword>
</component>
</components>
<dependency repo = "sc_util">
<githash>d0531d7c68ab67334582c324828e36d617baf8b3</githash>
<uri>git@github.com:xcore/sc_util</uri>
<version>1.0.3rc0</version>
</dependency>
<dependency repo = "sc_slicekit_support">
<githash>7920fc4235a96585274d73d25d275ea63b4cd285</githash>
<uri>https://github.com/xcore/sc_slicekit_support.git</uri>
Expand All @@ -61,8 +63,10 @@
<release parenthash = "039cee29db93295ac423bd251ab9647b7a202eae" version = "1.0.0rc0" githash = "16c7be5f7955ae7be0cc23094179778d3142ba2d"></release>
<release parenthash = "4faa3a070cf01b571d6e76a7b9f6864fe54bba6f" version = "1.0.1rc0" githash = "8f163f1be80da7a6f119d647d557faba7f41e161"></release>
<release parenthash = "8f163f1be80da7a6f119d647d557faba7f41e161" version = "1.0.1rc1" githash = "f0821a9a917a4ea8178714aa9ff384f587dbd5e4"></release>
<release parenthash = "433ac93c930c3e86ddef97f957cb1b4a5c2bd114" version = "1.1.0rc0"></release>
<subpartnumber>XM-001915-SM</subpartnumber>
<vendor>XMOS</vendor>
<version_defines></version_defines>
<xcore_repo>sc_sdram_burst.git</xcore_repo>
<xpd_version>1.0</xpd_version>
</xpd>

0 comments on commit b8b1ed0

Please sign in to comment.