Skip to content

Commit b35227b

Browse files
committed
2 parents 7c690a1 + f9b016f commit b35227b

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Linkuit Studio
2-
![Linkuit Studio Icon](https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/linkuit_logo_new.png?raw=true)
2+
3+
## FAQ
4+
5+
- **How do I zoom and pan the scene?**
6+
- To zoom, hold the control key and scroll using the mouse wheel
7+
- To pan the scene, ho,d the control key and drag using the left mouse button
8+
9+
- **Can I export my circuits to VHDL or Verilog?**
10+
- No, not at the moment. VHDL and/or Verilog export is planned for a future release but not a priority right now.
11+
12+
- **Can I create custom components from my circuits to import them into other circuits?**
13+
- Custom components are not yet included but they will be among the first new features after version 1.0.
14+
15+
- **Is there a Linux/macOS version of Linkuit Studio**
16+
- Linkuit Studio is developed on Windows and at the moment the installer is available for Windows only. Because the project is built on the Qt framework, it should be relatively easy to build for Linux/macOS. Depending on demand, there could be support for Linux/macOS in the future. Meanwhile, you can of course try to compile it yourself for your target system.
17+
18+
Your question is not on the list? Please do not hesitate to contact us at linkuit@outlook.com or on Twitter [@goLinkuit](https://twitter.com/goLinkuit/) (german or english).
319

420
![Traffic Light Controller](https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/traffic_lights.png?raw=true)
521
*A simple traffic light controller*

0 commit comments

Comments
 (0)