Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBuxx committed Dec 11, 2022
2 parents ac40518 + 6863a12 commit ca736ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@

- **How do I zoom and pan the scene?**
- To zoom, hold the control key and scroll using the mouse wheel
- To pan the scene, ho,d the control key and drag using the left mouse button
- To pan the scene, hold the control key and drag using the left mouse button

- **Can I export my circuits to VHDL or Verilog?**
- No, not at the moment. VHDL and/or Verilog export is planned for a future release but not a priority right now.

- **Can I create custom components from my circuits to import them into other circuits?**
- Custom components are not yet included but they will be among the first new features after version 1.0.

- **Is there a Linux/macOS version of Linkuit Studio**
- **Is there a Linux/macOS version of Linkuit Studio?**
- 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.

Your question is not on the list? Please do not hesitate to contact us at [email protected] or on Twitter [@goLinkuit](https://twitter.com/goLinkuit/) (german or english).
Your question is not on the list? Please do not hesitate to contact us at [email protected] or on Twitter [@goLinkuit](https://twitter.com/goLinkuit/) (German or English).

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

0 comments on commit ca736ab

Please sign in to comment.