You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@ images:
9
9
10
10
## What is Connection Machine?
11
11
12
-
Connection Machine is an open-source and cross-platform desktop application for designing and simulating digital circuits at scale. It is being built as a university project for [RCOS](https://handbook.rcos.io/#/?id=main). You can get a build of the application from the [releases page](https://github.com/Martian-Technologies/Logic-Graph-Creator/releases/) on GitHub.
12
+
Connection Machine is an open-source and cross-platform desktop application for designing and simulating digital circuits at scale. It is being built as a university project for [RCOS](https://handbook.rcos.io/#/?id=main). You can get a build of the application from the [releases page](https://github.com/Martian-Technologies/Connection-Machine/releases/) on GitHub.
13
13
14
14
## Features
15
15
16
16
-**Tensor connect**: Allows you to perform enormous connections by projecting your circuit across space.
17
17
-**Fast simulation**: We use a custom-built simulation engine that can simulate entire computers in real-time.
18
-
-**Open-source**: All our code is open-source and free to use. You can contribute to the project on [GitHub](https://github.com/Martian-Technologies/Logic-Graph-Creator).
18
+
-**Open-source**: All our code is open-source and free to use. You can contribute to the project on [GitHub](https://github.com/Martian-Technologies/Connection-Machine).
19
19
-**Custom components**: Create your own components and use them in your designs.
0 commit comments