|
|
(19 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{ENSPS-Strasbourg/Temp}}
| + | {{ENSPS-Strasbourg/Temp}} |
| | | |
- | <style type="text/css">
| + | __NOTOC__ |
- | /* general styling */
| + | |
- | *{margin:0;padding:0}
| + | |
- | body {
| + | |
- | font: x-small Verdana, Arial, Helvetica, sans-serif;
| + | |
- | text-align:left;
| + | |
- | padding:20px;
| + | |
- | }
| + | |
- | .outer{
| + | |
- | padding:0px 0 0 0;
| + | |
- | width:965px;
| + | |
- | margin:auto;
| + | |
- | position:relative;
| + | |
- | text-align:center;
| + | |
- | }
| + | |
- |
| + | |
- | /* drop up */
| + | |
- | ul#nav,ul#nav ul {
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | list-style: none;
| + | |
- | }
| + | |
- | ul#nav {
| + | |
- | width:1100px;
| + | |
- | height:25px;
| + | |
- |
| + | |
- | }
| + | |
- |
| + | |
- | ul#nav li {
| + | |
- | position: relative;
| + | |
- | float: left;
| + | |
- | width:143px;
| + | |
- | height:75px;
| + | |
- | color:#fff;
| + | |
- | text-align:left;
| + | |
- | }
| + | |
- | ul#nav li a {
| + | |
- | text-decoration: none;
| + | |
- | color:#fff;
| + | |
- |
| + | |
- | }
| + | |
- | #nav li ul {
| + | |
- | position: absolute;
| + | |
- | left: 0;
| + | |
- | top:70px;
| + | |
- | margin-left:-999em;
| + | |
- | border:none;
| + | |
- | height:193px;
| + | |
- | width:153px;
| + | |
- | background:#000;
| + | |
- | /*opacity for IE5+*/
| + | |
- | filter: alpha(opacity=60);
| + | |
- | /*opacity for older Mozilla browsers*/
| + | |
- | -moz-opacity: 0.6;
| + | |
- | /*opacity for mozilla/safari*/
| + | |
- | opacity: 0.6;
| + | |
- | }
| + | |
- | ul#nav li li{height:auto;border:none;}
| + | |
- | ul#nav li li a{
| + | |
- | color:red;
| + | |
- | padding:2px 5px 2px 5px;
| + | |
- | display:block;
| + | |
- | }
| + | |
- | ul#nav li:hover ul,
| + | |
- | ul#nav li.over ul {
| + | |
- | margin-left:0;
| + | |
- | }
| + | |
- | ul#nav li:hover,
| + | |
- | ul#nav li.over,
| + | |
- | ul#nav li:hover a,
| + | |
- | ul#nav li.over a {color:#800000}
| + | |
- |
| + | |
- | ul#nav li:hover li a,ul#nav li.over li a{color:#fff;}
| + | |
- | ul#nav li li a:hover{color:#800000; background-color: #fff;}
| + | |
- | ul#nav li p {padding:0px;}
| + | |
- | ul#nav li.last,ul#nav li.last ul{border:none;width:193px;}
| + | |
- |
| + | |
- | </style>
| + | |
| | | |
| + | Because of the restructuration of the team, it was a great challenge to have all the iGEM requirements, but because we cannot cut ourselves in 4 people, the task repartition was easier to do! This fact explained the lenght of this part...<br><br> |
| | | |
- | <div class="outer">
| + | ==Behavioral== |
- |
| + | The behavioral version of the software was developed by the students:<br> |
- | <ul id="nav">
| + | The whole team has worked to have VHDL models, validated by the instructors, then students have realized the file generation part in C++, the GUI, and have integrated the file generation into the GUI to have a complete program.<br> |
- | <li>
| + | |
- | <p><br/><a href="https://2010.igem.org/Team:ESBS-Strasbourg"> HOME</a></p>
| + | |
- |
| + | |
- |
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <p><br/><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team">
| + | |
- | TEAM</a></p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team">
| + | |
- | Overview</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team#under">
| + | |
- | Students</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team#advisors">
| + | |
- | Advisors</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team#instructors">
| + | |
- | Instructors</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team#uni">
| + | |
- | Strasbourg</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Team#collaboration">
| + | |
- | Collaboration</a></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <p><br />
| + | |
- | <a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project">
| + | |
- | PROJECT</a></p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project">
| + | |
- | Overview</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project/Strategy">
| + | |
- | Strategy</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project/visual">
| + | |
- | Visual Description</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project/Application">
| + | |
- | Application</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project/Acknowledgment">
| + | |
- | Acknowledgment</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Project/Reference">
| + | |
- | Reference</a></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <p><br/><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Results/Biobricks">
| + | |
- | RESULTS</a></p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Results/Biobricks">
| + | |
- | Biobricks</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Results/Assembly">
| + | |
- | <font size="3">Biobrick Assembly Technique</font></a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Results/Characterization">
| + | |
- | Characterization</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Results/Modelling">
| + | |
- | Modeling</a></li>
| + | |
| | | |
- |
| + | ==Conservative== |
- | </ul>
| + | Concerning the conservative version, the instructiors have created the VHDL-AMS models, because of the specificities of the VHDL-AMS language, and the team has then adapted and integrated those models into the software. |
| | | |
- | | + | ==This Wiki== |
- | </li>
| + | This wiki has been realized by the team, students advised by instructors. |
- | <li>
| + | |
- | <p><br/><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Notebook">
| + | |
- | NOTEBOOK</a></p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Notebook/Syntethic">
| + | |
- | Synthetic Photoreceptors</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Notebook/Microfluidics">
| + | |
- | Microfluidics</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Results/Device">Lighting device</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Notebook/Labbook">
| + | |
- | Lab-book</a></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- |
| + | |
- | </li>
| + | |
- | | + | |
- | <li>
| + | |
- | <p><br/><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Humanpractice">
| + | |
- | HUMAN PRACTICE</a></p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Humanpractice#organisation">
| + | |
- | Organisation</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Humanpractice#survey">
| + | |
- | Survey</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Humanpractice#video">
| + | |
- | The ClpX video</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Humanpractice#game">
| + | |
- | The ClpX game</a></li>
| + | |
- | <li><a href="https://2010.igem.org/Team:ESBS-Strasbourg/Humanpractice#safety">
| + | |
- | Project Safety</a></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- |
| + | |
- | </li>
| + | |
- | | + | |
- | <li class="last">
| + | |
- | <p><br />
| + | |
- | <a href="https://2010.igem.org/Team:ESBS-Strasbourg/Sponsors">
| + | |
- | SPONSORS</a></p>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
Because of the restructuration of the team, it was a great challenge to have all the iGEM requirements, but because we cannot cut ourselves in 4 people, the task repartition was easier to do! This fact explained the lenght of this part...
Concerning the conservative version, the instructiors have created the VHDL-AMS models, because of the specificities of the VHDL-AMS language, and the team has then adapted and integrated those models into the software.
This wiki has been realized by the team, students advised by instructors.