Skip to content
Snippets Groups Projects
Commit c82c5c09 authored by Saad bin Abid's avatar Saad bin Abid
Browse files

fixed layout for dse_perspective.html in DSE package.

parent f3b7fd67
No related branches found
No related tags found
1 merge request!31Task 4006 online help content
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- Documentation Using the Design Space Exploration (DSE) Perspective. -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../layout/stylesheet.css">
<title>Using the Design Space Exploration (DSE) Perspective</title>
</head>
<body>
<div class="header">
<div class="box">
<div class="navbar">
<!--a href="https://www.fortiss.org/" align="left">
<img src="fortiss-logo.png" width="90px" height="20px" align="left">
</a-->
<div class="dropdown">
<button class="btn" id="hamburger">
<label for="hamburger" class="hamburger">
<span class="hamburgerLine"></span>
<span class="hamburgerLine"></span>
<span class="hamburgerLine"></span>
</label>
</button>
<div class="dropdown-content">
<a href="../getting_started.html"> Main Page</a>
<a href="../ModandSim/model_element_attributes.html">Modeling and Simulation</a>
<a href="../ta/technical_viewpoint.html">Deployment and Code Generation</a>
<a href="../dse/dse_perspective.html">Design Space Exploration (DSE)</a>
<a href="../assuranceCases/creation.html">Assurance Case Modeling</a>
<a href="#">Further Resources</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">Design Space Exploration (DSE) <i class="triangle"></i></button>
<div class="dropdown-content">
<a href="dse_dashboard.html">DSE Dashboard</a>
<a href="constraints.html">Constraint Modeling</a>
<a href="#objectives.html">Objective Modeling</a>
<a href="deployment_synthesis.html">Deployment Synthesis</a>
<a href="schedule_synthesis.html">Schedule Synthesis</a>
<a href="visualization.html">Solution Visualization</a>
</div>
</div>
<div class="topnav-right">
<a href="mailto:af_user@lists.fortiss.org?subject=Reporting 'dse_prespective.html' Documentation Problem!&body= Dear Af3 team, I am reporting an issue related to Design Space Exploration (DSE).
{Please specify the problem precisely here.}.">Report a Problem?</a>
</div>
</div>
</head>
</div>
</div>
<div class="box">
<h2><u><font color="#336699">Using the Design Space Exploration (DSE) Perspective</font></u></h2>
<button onclick="topFunction()" id="upBtn" title="Go to top">Top</button>
<p>
AutoFOCUS3 provides a dedicated perspective to explore the design space of a system, i.e. to
......@@ -22,7 +68,7 @@ solvers and optimization algorithms.</p>
<img src="./pictures/DsePerspectiveSelection.png">
<p>Now you will find yourself in the DSE Dashboard which is the starting point for any of the DSE activities:</p>
<p>Now you will find yourself in the DSE Dashboard which is the starting point for any of the DSE activities:
<ul>
<li><a href="dse_dashboard.html">DSE Dashboard</a></li>
......@@ -32,5 +78,10 @@ solvers and optimization algorithms.</p>
<li><a href="schedule_synthesis.html">Schedule Synthesis</a></li>
<li><a href="visualization.html">Solution Visualization</a></li>
</ul>
</p>
</div>
<script src="../layout/jsscript/topBtn.js">
</script>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment