Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simbricks-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SimBricks
simbricks-website
Commits
332d4f4d
Verified
Commit
332d4f4d
authored
4 months ago
by
Jakob Görgen
Browse files
Options
Downloads
Patches
Plain Diff
made squares without bricks background
parent
84c62db5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#110038
passed
4 months ago
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
_layouts/home.html
+27
-22
27 additions, 22 deletions
_layouts/home.html
_layouts/technology.html
+35
-19
35 additions, 19 deletions
_layouts/technology.html
_sass/home.scss
+11
-31
11 additions, 31 deletions
_sass/home.scss
_sass/technology.scss
+23
-19
23 additions, 19 deletions
_sass/technology.scss
with
96 additions
and
91 deletions
_layouts/home.html
+
27
−
22
View file @
332d4f4d
...
...
@@ -21,41 +21,45 @@ layout: base
<section
class=
"advantages"
>
<div
class=
"container"
>
<h2>
SimBricks
Help
s
Y
ou
...
</h2>
<h2>
SimBricks
enhance
s
y
ou
r development experience:
</h2>
<ul>
<li
class=
"technique-interfaces"
>
<div
class=
"bg"
></div>
<div
class=
"tile-content"
>
<h3>
Design
&
Iterate Faster
</h3>
Virtual prototypes enable you to build hardware systems iteratively
like software. Go from design to first full system tests and
measurements in hours instead of months and then iterate.
<div
class=
"heading"
>
Design
&
Iterate Faster
</div>
<p
class=
"desc"
>
Virtual prototypes enable you to build hardware systems iteratively
like software. Go from design to first full system tests and
measurements in hours instead of months and then iterate.
</p>
</div>
</li>
<li
class=
"technique-sync"
>
<div
class=
"bg"
></div>
<div
class=
"tile-content"
>
<h3>
Make Better Engineering Decisions
</h3>
Virtual prototypes allow you to reliably compare design and
implementation changes based on their impact on the bottom line
metrics: overall system performance.
<div
class=
"heading"
>
Make Better Engineering Decisions
</div>
<p
class=
"desc"
>
Virtual prototypes allow you to reliably compare design and
implementation changes based on their impact on the bottom line
metrics: overall system performance.
</p>
</div>
</li>
<li
class=
"technique-loose"
>
<div
class=
"bg"
></div>
<div
class=
"tile-content"
>
<h3>
Streamline Full Development Cycle
</h3>
Virtual prototyping is a valuable tool throughout your development,
from early design, through implementation, and even for demos and
sales.
<div
class=
"heading"
>
Streamline Full Development Cycle
</div>
<p
class=
"desc"
>
Virtual prototyping is a valuable tool throughout your development,
from early design, through implementation, and even for demos and
sales.
</p>
</div>
</li>
<li
class=
"technique-parallel"
>
<div
class=
"bg"
></div>
<div
class=
"tile-content"
>
<h3>
Focus on Your Technology
</h3>
Easily build virtual prototypes by combining models for your new
components with pieces from our catalog of pre-configured components.
<div
class=
"heading"
>
Focus on Your Technology
</div>
<p
class=
"desc"
>
Easily build virtual prototypes by combining models for your new
components with pieces from our catalog of pre-configured components.
</p>
</div>
</li>
</ul>
...
...
@@ -85,8 +89,9 @@ layout: base
<section
class=
"code-example"
>
<div
class=
"container"
>
<div
class=
"code-example-headings"
>
<div
class=
"ce-large-heading"
>
It's exteremly simple to create virtual Prototypes with
SimBricks:
</div>
<div
class=
"ce-large-heading"
>
Simply create virtual Prototypes with SimBricks:
</div>
</div>
<div
class=
"non-code-features"
>
{% for fb in site.data.code-example.code-example.feature-blocks-no-code %}
...
...
This diff is collapsed.
Click to expand it.
_layouts/technology.html
+
35
−
19
View file @
332d4f4d
...
...
@@ -21,9 +21,9 @@ layout: base
<a
href=
"{{ site.baseurl }}/demo/"
>
Try out SimBricks in Your Browser!
</a>
</h2>
<p>
New to SimBricks? Get started quickly with our demo. We offer an
easy to use SimBricks environment that you can use in the browser.
This is the fastest and easiest way to get started using
SimBricks!
</p>
easy to use SimBricks environment that you can use in the browser.
This is the fastest and easiest way to get started using
SimBricks!
</p>
</div>
<img
/>
</div>
...
...
@@ -64,28 +64,44 @@ layout: base
<h2>
Techniques
</h2>
<ul>
<li
class=
"technique-interfaces"
>
<h3>
Open
&
modular architecture
</h3>
SimBricks defines fixed, natural component interfaces to enable flexible
modular composition of simulators to run a broad range of
heterogeneous systems.
<div
class=
"tile-content"
>
<div
class=
"heading"
>
Open
&
modular architecture
</div>
<p
class=
"desc"
>
SimBricks defines fixed, natural component interfaces to enable flexible
modular composition of simulators to run a broad range of
heterogeneous systems.
</p>
</div>
</li>
<li
class=
"technique-sync"
>
<h3>
Accurate
&
efficient synchronization
</h3>
SimBricks ensures accurate simulation through correct time
synchronization, but with minimal runtime overhead even for systems with
many components.
<div
class=
"tile-content"
>
<div
class=
"heading"
>
Accurate
&
efficient synchronization
</div>
<p
class=
"desc"
>
SimBricks ensures accurate simulation through correct time
synchronization, but with minimal runtime overhead even for systems with
many components.
</p>
</div>
</li>
<li
class=
"technique-loose"
>
<h3>
Loose coupling for easy integration
</h3>
SimBricks component simulators run as separate processes that
communicate through message passing, enabling integration of simulators
using arbitrary languages and simulation models.
<div
class=
"tile-content"
>
<div
class=
"heading"
>
Loose coupling for easy integration
</div>
<p
class=
"desc"
>
SimBricks component simulators run as separate processes that
communicate through message passing, enabling integration of simulators
using arbitrary languages and simulation models.
</p>
</div>
</li>
<li
class=
"technique-parallel"
>
<h3>
Parallel execution for fast simulation
</h3>
SimBricks runs simulators in parallel on different host cores and
connects them through optimized shared-memory queues; proxy process
enable scaling out across machines.
<div
class=
"tile-content"
>
<div
class=
"heading"
>
Parallel execution for fast simulation
</div>
<p
class=
"desc"
>
SimBricks runs simulators in parallel on different host cores and
connects them through optimized shared-memory queues; proxy process
enable scaling out across machines.
</p>
</div>
</li>
</ul>
</div>
...
...
This diff is collapsed.
Click to expand it.
_sass/home.scss
+
11
−
31
View file @
332d4f4d
...
...
@@ -94,8 +94,8 @@ body.home {
}
a
{
font-size
:
large
;
color
:
$col-sb-
blu
;
font-size
:
x-
large
;
color
:
$col-sb-
org
;
padding
:
40px
;
}
...
...
@@ -262,53 +262,33 @@ body.home {
gap
:
$gap
;
li
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
width
:
$block-size
;
min-height
:
calc
(
0
.9
*
$block-size
);
background-color
:
$col-car-bg
;
border-radius
:
$border-radius-card
;
position
:
relative
;
overflow
:
hidden
;
padding
:
3rem
3rem
3rem
5rem
;
padding
:
3rem
3rem
3rem
3rem
;
font-size
:
1
.3rem
;
line-height
:
1
.2
;
div
.bg
{
// background-image: url('/assets/images/tumbling_bricks.svg');
// background-size: 205%;
// opacity: .05;
width
:
100%
;
height
:
100%
;
position
:
absolute
;
top
:
0%
;
left
:
0%
;
right
:
0%
;
bottom
:
0%
;
}
div
.tile-content
{
position
:
relative
;
color
:
black
;
// display: flex;
// flex-direction: column;
// gap: 10px;
padding
:
20px
10px
10px
20px
;
width
:
100%
;
h3
{
color
:
$col-sb-
org-l1
;
// color: $col-sb-blu-d2
;
.heading
{
color
:
$col-sb-
blu
;
height
:
70px
;
padding-bottom
:
20px
;
width
:
100%
;
margin-left
:
-2rem
;
margin-bottom
:
1rem
;
line-height
:
1
;
font-size
:
1
.7rem
;
font-weight
:
800
;
}
}
}
li
.technique-interfaces
{
...
...
This diff is collapsed.
Click to expand it.
_sass/technology.scss
+
23
−
19
View file @
332d4f4d
@use
'sass:math'
;
body
.technology
{
h2
{
text-align
:
center
;
}
header
.page-header
{
margin-bottom
:
0px
;
...
...
@@ -126,36 +130,36 @@ body.technology {
margin-top
:
1rem
;
$gap
:
35px
;
// $block-size: math.div(($width - $gap), 2);
$block-size
:
calc
((
#{
$width
}
-
#{
$gap
}
)
/
2
);
gap
:
$gap
;
li
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
width
:
$block-size
;
min-height
:
calc
(
0
.9
*
$block-size
);
background-color
:
$col-car-bg
;
border-radius
:
$border-radius-card
;
padding
:
3rem
3rem
3rem
3rem
;
// background-image: url('/assets/images/bricks_outlines.svg');
// background-size: 205%;
margin
:
0px
;
color
:
white
;
padding
:
4rem
5rem
6rem
5rem
;
font-size
:
1
.1rem
;
font-size
:
1
.3rem
;
line-height
:
1
.2
;
h3
{
width
:
90%
;
/*text-align: center;*/
margin-left
:
-2rem
;
margin-bottom
:
1rem
;
line-height
:
1
;
font-weight
:
600
;
text-transform
:
uppercase
;
div
.tile-content
{
color
:
black
;
padding
:
20px
10px
10px
20px
;
width
:
100%
;
.heading
{
color
:
$col-sb-blu
;
height
:
70px
;
padding-bottom
:
20px
;
width
:
100%
;
line-height
:
1
;
font-size
:
1
.7rem
;
font-weight
:
800
;
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment