Skip to content

Commit e5d8bf7

Browse files
committed
Clean up front page
Dedup with the CFP.
1 parent 9e419b7 commit e5d8bf7

File tree

1 file changed

+21
-50
lines changed

1 file changed

+21
-50
lines changed

2025/web/content/_index.md

Lines changed: 21 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -13,67 +13,39 @@ LATTE is a hybrid workshop; please consider attending either in person (in Rotte
1313
[asplos-reg]: https://www.asplos-conference.org/asplos2025/registration/
1414
[zoom]: https://cornell.zoom.us/meeting/register/UfYN6ksoTLSbmm7gO1ApOA
1515

16-
### Overview
17-
18-
The world deserves better tools for designing custom hardware accelerators. We believe the world of programming languages research can help. New language designs, compiler optimizations, program analyses, type systems, testing frameworks, auxiliary engineering tools like debuggers and profilers: all these topics have deep research traditions in software, and they all have a role to play in making hardware design better.
19-
20-
LATTE is a venue for discussion, debate, and brainstorming at the intersection of hardware acceleration and programming languages research. The core mission is to bring ideas we love from software programming languages and tools to the world of hardware design.
21-
22-
LATTE has a special focus on open-source research. We encourage work that comes with real, permissively licensed implementations.
23-
24-
For LATTE, "hardware" includes ASICs, FPGAs, CGRAs, and other reconfigurable hardware. While the scope is broad, here are a few ideas to get you started:
25-
26-
- Domain-specific languages for accelerator design
27-
- Compilers for optimizing hardware designs
28-
- Verification, testing, and debugging techniques
29-
- Virtualization schemes for specialized & reconfigurable hardware
30-
31-
LATTE solicits short position papers that need not fit the mold of a traditional publication:
16+
## LATTE Matrix Chat
3217

33-
- Early, in-progress research snapshots
34-
- Experience reports on building or deploying accelerators and the tools involved
35-
- Essays advocating for or against a general approach
36-
- Retrospectives on past efforts on tools, languages, and techniques for accelerator design
37-
- Calls for solutions to open challenges in the area (questions without answers)
38-
- Demonstrations of real systems (to be shown off in a live demo at the workshop)
39-
- Overviews of open-source projects, even when the novelty with respect to proprietary alternatives is limited
18+
We have set up a Matrix chat to keep the LATTE community in touch outside the
19+
main latte event. [Join it here.][matrix] Any vaguely LATTE-related discussion
20+
is encouraged! Showcase cool projects you built, discuss new ideas or problems
21+
you've run into, or just hang out with the community.
22+
We'll also use this for real-time communication during the workshop.
4023

41-
## Tentative Program
24+
## Program
4225

4326
Here's a tentative schedule for the workshop. All times are in Rotterdam time (Central European Summer Time).
4427

28+
> Europe switches to summer time on March 30. Make sure to include the date when you convert to your local time zone!
29+
4530
|Time (CEST) | Event |
4631
|------------|-------|
47-
| 09:15-09:45 | Introductions and Overview |
48-
| 09:45-10:30 | [Session 1](#session-1): Verification |
49-
| 10:30-11:00 | Break |
50-
| 11:00-11:30 | [Session 2](#session-2): HDLs 1 |
51-
| 11:30-12:00 | [Session 3](#session-3): HLS |
52-
| 12:00-12:30 | [Session 4](#session-4): SoCs |
53-
| 12:30-13:45 | Lunch |
54-
| 13:45-14:45 | Discussion |
55-
| 14:45-15:30 | [Session 5](#session-5): HDLs 2 |
56-
| 15:30-16:00 | Break |
57-
| 16:00-16:45 | [Session 6](#session-6): Platforms |
58-
| 16:45-17:15 | Closing discussion |
59-
60-
> Europe switches to summer time on March 30, make sure to include the date when you convert to your local time zone!
32+
| 09:15–09:45 | Introductions and Overview |
33+
| 09:45–10:30 | [Session 1](#session-1): Verification |
34+
| 10:30–11:00 | Break |
35+
| 11:00–11:30 | [Session 2](#session-2): HDLs 1 |
36+
| 11:30–12:00 | [Session 3](#session-3): HLS |
37+
| 12:00–12:30 | [Session 4](#session-4): SoCs |
38+
| 12:30–13:45 | Lunch |
39+
| 13:45–14:45 | Discussion |
40+
| 14:45–15:30 | [Session 5](#session-5): HDLs 2 |
41+
| 15:30–16:00 | Break |
42+
| 16:00–16:45 | [Session 6](#session-6): Platforms |
43+
| 16:45–17:15 | Closing discussion |
6144

6245
## Talk Sessions
6346

6447
{{ program() }}
6548

66-
## Hybrid Format
67-
68-
LATTE 2025 will run in a hybrid format, i.e., it will be possible to join either in person (in Rotterdam) or online (on Zoom).
69-
Talks at the workshop can use either modality, so please consider submitting even if you cannot attend in person.
70-
71-
## LATTE Matrix Chat
72-
73-
We have set up a matrix chat to keep the latte community in touch outside the
74-
main latte event. [Join it here][matrix]. Any vaguely latte-related discussion
75-
is encouraged! Showcase cool projects you built, discuss new ideas or problems
76-
you've run into, or just hang out with the community.
7749

7850
## Organizers
7951

@@ -84,7 +56,6 @@ LATTE's organizing team this year is:
8456
* [Frans Skarman](https://liu.se/en/employee/frask53), Linköping University
8557
* [Edward Wang](https://edwardw.compdigitec.com/), MIT
8658

87-
8859
[hotcrp]: https://latte.cs.cornell.edu/
8960
[snapl]: http://cs.brown.edu/~sk/Memos/Conference-Discussion-Format/
9061
[sigplanconf]: https://www.acm.org/binaries/content/assets/publications/consolidated-tex-template/acmart.pdf

0 commit comments

Comments
 (0)