Add project documentation
diff --git a/LICENSE b/LICENSE index 261eeb9..f9d38b7 100644 --- a/LICENSE +++ b/LICENSE
@@ -1,201 +1,20 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ +Copyright (c) 2021 Tamas Hubai - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: - 1. Definitions. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License.
diff --git a/Makefile b/Makefile index f17d771..9d8bf07 100644 --- a/Makefile +++ b/Makefile
@@ -146,6 +146,14 @@ docker run -e INPUT_DIRECTORY=$(INPUT_DIRECTORY) -e PDK_ROOT=$(PDK_ROOT) -e CARAVEL_ROOT=$(CARAVEL_ROOT) -v $(PRECHECK_ROOT):$(PRECHECK_ROOT) -v $(INPUT_DIRECTORY):$(INPUT_DIRECTORY) -v $(PDK_ROOT):$(PDK_ROOT) -v $(CARAVEL_ROOT):$(CARAVEL_ROOT) \ -u $(shell id -u $(USER)):$(shell id -g $(USER)) efabless/mpw_precheck:latest bash -c "cd $(PRECHECK_ROOT) ; python3 mpw_precheck.py --pdk_root $(PDK_ROOT) --input_directory $(INPUT_DIRECTORY) --caravel_root $(CARAVEL_ROOT)" +ARGS?=--help +.PHONY: run-precheck-custom +run-precheck-custom: check-precheck check-pdk check-caravel + $(eval INPUT_DIRECTORY := $(shell pwd)) + cd $(PRECHECK_ROOT) && \ + docker run -e INPUT_DIRECTORY=$(INPUT_DIRECTORY) -e PDK_ROOT=$(PDK_ROOT) -e CARAVEL_ROOT=$(CARAVEL_ROOT) -v $(PRECHECK_ROOT):$(PRECHECK_ROOT) -v $(INPUT_DIRECTORY):$(INPUT_DIRECTORY) -v $(PDK_ROOT):$(PDK_ROOT) -v $(CARAVEL_ROOT):$(CARAVEL_ROOT) \ + -u $(shell id -u $(USER)):$(shell id -g $(USER)) efabless/mpw_precheck:latest bash -c "cd $(PRECHECK_ROOT) ; python3 mpw_precheck.py --pdk_root $(PDK_ROOT) --input_directory $(INPUT_DIRECTORY) --caravel_root $(CARAVEL_ROOT) $(ARGS)" + # Install PDK using OL's Docker Image .PHONY: pdk-nonnative pdk-nonnative: skywater-pdk skywater-library skywater-timing open_pdks
diff --git a/README.md b/README.md index 3706438..2212ff4 100644 --- a/README.md +++ b/README.md
@@ -1,11 +1,27 @@ -# Caravel User Project +# TreePRAM -[](https://opensource.org/licenses/Apache-2.0) [](https://github.com/efabless/caravel_project_example/actions/workflows/user_project_ci.yml) [](https://github.com/efabless/caravel_project_example/actions/workflows/caravel_build.yml) + -| :exclamation: Important Note | -|-----------------------------------------| +Parallel random access machines (PRAM) are a model of computation used in theoretical computer science. They consist of +several independent processors (random access machines) communicating with each other by sharing the same memory. -## Please fill in your project documentation in this README.md file +PRAMs offer a simple model to teach and understand parallel algorithms but they are impractical to implement in +hardware. Aside from the assumption of unbounded resources they obviously require a memory block with a large number of +IO buses. Since memory blocks typically have a single input and/or output bus, applications where parallel access to +the same memory block is required are forced to use workarounds. These include running memory logic at a higher clock +frequency or adding several copies of the memory block that are kept in sync, which correspond to a lower general speed +and higher die space respectively. +The model we implement in this project offers a compromise between the simplicity of PRAMs and the practical usability +of general-purpose processors. We add one memory block per core and allow them to be either kept in sync for simple +communication or used separately to maximize data storage per unit of die area. To achieve this we extend memory write +operations to include a _spread_ parameter besides the usual address and data. Processor cores are arranged in a binary +tree and spread controls how far the memory write operation spreads in this tree. For instance, if core 0 writes 17 to +memory address 8 with a spread of 2 then 17 is written to address 8 in the memory blocks of cores 0, 1, 2 and 3. +This logic can be turned into a combinatorial circuit between processor cores and memory blocks that we call the +_memory mesh_. -Refer to [README](docs/source/index.rst) for this sample project documentation. +This repository contains a Verilog implementation of the TreePRAM model. It targets the OpenLane flow for the Skywater +130nm process and is an entry for the Google/Efabless MPW-3 shuttle. Source files live in `verilog/rtl` while the +user area of the hardened Caravel chip is available under `gds`. +
diff --git a/docs/source/_static/treepram-bg.png b/docs/source/_static/treepram-bg.png new file mode 100644 index 0000000..0cfa4ac --- /dev/null +++ b/docs/source/_static/treepram-bg.png Binary files differ
diff --git a/docs/source/_static/treepram.png b/docs/source/_static/treepram.png new file mode 100644 index 0000000..7231160 --- /dev/null +++ b/docs/source/_static/treepram.png Binary files differ
diff --git a/docs/source/_static/treepram.svg b/docs/source/_static/treepram.svg new file mode 100644 index 0000000..af7f83f --- /dev/null +++ b/docs/source/_static/treepram.svg
@@ -0,0 +1,948 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="400.125mm" + height="244.125mm" + viewBox="0 0 400.125 244.125" + version="1.1" + id="svg5" + inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + sodipodi:docname="treepram.svg" + inkscape:export-filename="/home/htamas/docs/treepram.png" + inkscape:export-xdpi="95" + inkscape:export-ydpi="95" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="0.88475476" + inkscape:cx="756.14174" + inkscape:cy="461.14474" + inkscape:window-width="1920" + inkscape:window-height="1215" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + inkscape:snap-global="false" + lock-margins="true" + fit-margin-top="10" + fit-margin-left="10" + fit-margin-right="10" + fit-margin-bottom="10" /> + <defs + id="defs2" /> + <g + inkscape:label="Réteg 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-2,-2)"> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 84,48 h 36" + id="path23359" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 84,29 H 216" + id="path23474" + sodipodi:nodetypes="cc" /> + <path + style="fill:#800000;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 84,18 H 332" + id="path23702" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 36,60 V 72" + id="path24315" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 60,94 H 76" + id="path24640" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 60,134 H 76" + id="path24817" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 60,174 H 76" + id="path24819" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 60,214 H 76" + id="path24821" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 132,94 h 28" + id="path24942" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 132,134 h 28" + id="path25201" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 132,174 h 28" + id="path25203" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 132,214 h 28" + id="path25205" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 154,86 h 6" + id="path25330" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 150,126 h 10" + id="path25450" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 146,166 h 14" + id="path25452" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 142,206 h 18" + id="path25454" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 142,60 V 206" + id="path26361" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 146,60 V 166" + id="path26590" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 150,60 v 66" + id="path26592" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 154,60 V 86" + id="path26594" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,86 h 8" + id="path27092" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,126 h 8" + id="path27269" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,166 h 8" + id="path27271" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,206 h 8" + id="path27273" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 256,86 h 6" + id="path27410" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 256,126 h 6" + id="path28696" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 256,166 h 6" + id="path28698" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 256,206 h 6" + id="path28700" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 262,48 V 206" + id="path28841" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,106 h 64" + id="path29998" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,146 h 64" + id="path30137" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,186 h 64" + id="path30139" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 216,226 h 64" + id="path30141" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 303,60 V 166" + id="path31013" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,106 11.5,20" + id="path31813" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 291.5,126 303,166" + id="path31952" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 303,166 11.5,-40" + id="path31954" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 314.5,126 326,106" + id="path31974" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,186 11.5,20" + id="path31976" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 314.5,206 326,186" + id="path31978" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,146 11.5,-20" + id="path33022" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,226 11.5,-20" + id="path33100" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 291.5,206 303,166" + id="path33368" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 303,166 11.5,40" + id="path33446" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 314.5,126 326,146" + id="path33600" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 314.5,206 326,226" + id="path33716" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 322,48 h 10" + id="path34891" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 48,1.9999996 V 12" + id="path35354" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 362,1.9999996 V 12" + id="path35531" + sodipodi:nodetypes="cc" /> + <g + id="g5686" + transform="translate(-3.0040817,-3.2799101)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect191" + width="71.75" + height="47.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="51.007526" + y="41.891293" + id="text1904"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="51.007526" + y="41.891293" + id="tspan1906">wishbone mux</tspan></text> + </g> + <g + id="g5696" + transform="matrix(1,0,0,0.9646539,-3.0040817,52.159968)" + style="stroke-width:1.01816"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.254539;stroke-miterlimit:4;stroke-dasharray:none" + id="rect5688" + width="47.745461" + height="169.75462" + x="15.131351" + y="20.694265" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.269387" + x="39.004082" + y="103.66988" + id="text5694"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.269387" + x="39.004082" + y="103.66988" + id="tspan5692">program</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.269387" + x="39.004082" + y="112.48933" + id="tspan5970">mux</tspan></text> + </g> + <g + id="g6142" + transform="translate(56.996002,51.428669)"> + <rect + style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:3, 3;stroke-dashoffset:0" + id="rect6134" + width="63.75" + height="163.75" + x="15.128998" + y="20.696331" /> + <g + id="g6745"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect6144" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="text6140"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="tspan6138">instruction</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="48.770786" + id="tspan6557">memory</tspan></text> + </g> + <g + id="g20585" + transform="translate(7.039051e-7,40)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20577" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="text20583"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="tspan20579">instruction</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="48.770786" + id="tspan20581">memory</tspan></text> + </g> + <g + id="g20595" + transform="translate(7.0390507e-7,80)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20587" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="text20593"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="tspan20589">instruction</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="48.770786" + id="tspan20591">memory</tspan></text> + </g> + <g + id="g20605" + transform="translate(7.0390507e-7,120)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20597" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="text20603"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="39.951336" + id="tspan20599">instruction</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.998829" + y="48.770786" + id="tspan20601">memory</tspan></text> + </g> + </g> + <g + id="g7004" + transform="translate(144.99592,60.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect6996" + width="55.75" + height="35.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="text7002"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="tspan7178">CPU core</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="40.197666" + id="tspan11122">& ALU</tspan></text> + </g> + <g + id="g7527" + transform="translate(208.99592,60.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect7517" + width="31.75" + height="19.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="text7525"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="tspan7704">PRNG</tspan></text> + </g> + <g + id="g13866" + transform="translate(208.99592,100.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect13860" + width="31.75" + height="19.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="text13864"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="tspan13862">PRNG</tspan></text> + </g> + <g + id="g13874" + transform="translate(208.99592,140.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect13868" + width="31.75" + height="19.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="text13872"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="tspan13870">PRNG</tspan></text> + </g> + <g + id="g13942" + transform="translate(104.99592,-3.2799101)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect13934" + width="55.75" + height="23.75" + x="15.129082" + y="39.404911" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="42.917953" + y="53.190216" + id="text13940"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.917953" + y="53.190216" + id="tspan13938">debug mux</tspan></text> + </g> + <g + id="g17011" + transform="translate(200.99592,-15.279911)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect17005" + width="55.75" + height="23.75" + x="15.129082" + y="39.404911" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="43.112602" + y="53.172993" + id="text17009"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="43.112602" + y="53.172993" + id="tspan17007">entropy pool</tspan></text> + </g> + <g + id="g17383" + transform="translate(258.99592,51.428669)"> + <rect + style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:3, 3;stroke-dashoffset:0" + id="rect17351" + width="117.75" + height="163.75" + x="15.129081" + y="20.696331" /> + </g> + <g + id="g20775" + transform="translate(144.99592,100.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20767" + width="55.75" + height="35.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="text20773"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="tspan20769">CPU core</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="40.197666" + id="tspan20771">& ALU</tspan></text> + </g> + <g + id="g20785" + transform="translate(144.99592,140.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20777" + width="55.75" + height="35.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="text20783"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="tspan20779">CPU core</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="40.197666" + id="tspan20781">& ALU</tspan></text> + </g> + <g + id="g20795" + transform="translate(144.99592,180.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20787" + width="55.75" + height="35.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="text20793"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="31.378216" + id="tspan20789">CPU core</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="42.926567" + y="40.197666" + id="tspan20791">& ALU</tspan></text> + </g> + <g + id="g20803" + transform="translate(208.99592,180.72009)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-dasharray:none" + id="rect20797" + width="31.75" + height="19.75" + x="15.129082" + y="15.40491" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="text20801"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="30.971354" + y="27.787941" + id="tspan20799">PRNG</tspan></text> + </g> + <g + id="g22074" + transform="translate(266.32935,8.9153285)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.249999;stroke-miterlimit:4;stroke-dasharray:none" + id="rect22068" + width="37.75" + height="23.75" + x="17.795649" + y="27.209671" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="36.477722" + y="41.732227" + id="text22072"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="36.477722" + y="41.732227" + id="tspan22070">io filter</tspan></text> + </g> + <g + id="g22468" + transform="translate(326.53772,-3.2799101)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect22462" + width="59.75" + height="47.75" + x="5.5872808" + y="15.404911" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="35.367538" + y="32.370766" + id="text22466"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="35.367538" + y="32.370766" + id="tspan22893">io pads &</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="35.367538" + y="41.190216" + id="tspan22897">logic probes</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="35.367538" + y="50.009666" + id="tspan22899">handling</tspan></text> + </g> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 326,106 h 6" + id="path1831" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 326,146 h 6" + id="path1835" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 326,186 h 6" + id="path1839" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 326,226 h 6" + id="path1843" + sodipodi:nodetypes="cc" /> + <g + id="g17361" + transform="translate(312.99601,51.42867)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect17353" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="text17359"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="tspan17355">data</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="48.874138" + id="tspan17357">memory</tspan></text> + </g> + <g + id="g21945" + transform="translate(312.99601,91.428669)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect21937" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="text21943"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="tspan21939">data</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="48.874138" + id="tspan21941">memory</tspan></text> + </g> + <g + id="g21955" + transform="translate(312.99601,131.42867)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect21947" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="text21953"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="tspan21949">data</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="48.874138" + id="tspan21951">memory</tspan></text> + </g> + <g + id="g21965" + transform="translate(312.99601,171.42867)"> + <rect + style="fill:#ffffc4;fill-opacity:1;stroke:#000000;stroke-width:0.250001;stroke-miterlimit:4;stroke-dasharray:none" + id="rect21957" + width="55.75" + height="35.75" + x="19.128998" + y="24.696331" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:7.05556px;line-height:1.25;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="text21963"><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="40.054688" + id="tspan21959">data</tspan><tspan + sodipodi:role="line" + style="font-size:7.05556px;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="46.807629" + y="48.874138" + id="tspan21961">memory</tspan></text> + </g> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,106 h 46" + id="path1133" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,146 h 46" + id="path1253" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,186 h 46" + id="path1255" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 280,226 h 46" + id="path1257" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 291.5,126 h 23" + id="path1259" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 291.5,206 h 23" + id="path1531" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 216,101 H 332" + id="path1711" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 216,141 H 332" + id="path2490" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 216,181 H 332" + id="path2492" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#800000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 216,221 H 332" + id="path2494" + sodipodi:nodetypes="cc" /> + </g> +</svg>
diff --git a/info.yaml b/info.yaml index bdd53ba..d130c39 100644 --- a/info.yaml +++ b/info.yaml
@@ -1,19 +1,19 @@ --- project: - description: "A template SoC for Google sponsored Open MPW shuttles for SKY130." + description: "Implements a version of the parallel random-access machine used in theoretical computer science courses with a memory model based on a binary tree of processor cores." foundry: "SkyWater" - git_url: "https://github.com/efabless/caravel_project_example.git" - organization: "Efabless" - organization_url: "http://efabless.com" - owner: "Tim Edwards" + git_url: "https://github.com/htfab/treepram.git" + organization: "" + organization_url: "" + owner: "Tamas Hubai" process: "SKY130" - project_name: "Caravel" - project_id: "00000000" + project_name: "TreePRAM" + project_id: "00000449" tags: - "Open MPW" - - "Test Harness" - category: "Test Harness" + - "MPW-3" + category: "Processor" top_level_netlist: "caravel/verilog/gl/caravel.v" user_level_netlist: "verilog/gl/user_project_wrapper.v" version: "1.00" - cover_image: "docs/source/_static/caravel_harness.png" + cover_image: "docs/source/_static/treepram-bg.png"