An open API service indexing awesome lists of open source software.

https://github.com/one-ware/oneware

Next Generation IDE for Electronics Development
https://github.com/one-ware/oneware

electronic fpga ide

Last synced: 4 months ago
JSON representation

Next Generation IDE for Electronics Development

Awesome Lists containing this project

README

          

[![](https://dcbadge.limes.pink/api/server/NCN9VAh?style=flat)](https://discord.gg/NCN9VAh)
[![Test](https://github.com/ProtopSolutions/OneWare/actions/workflows/test.yml/badge.svg)](https://github.com/ProtopSolutions/OneWare/actions/workflows/test.yml)

## OneWare Studio - The Next Generation IDE for Electronics Development

Using .NET 10.0 And [Avalonia](https://github.com/AvaloniaUI/Avalonia)

![image](https://github.com/user-attachments/assets/0f847aeb-a4df-495b-88db-c6729e0609a6)

![image](https://github.com/one-ware/OneWare/assets/25281882/584f637e-66b8-41a4-ae9d-7d5d31a281ff)

![image](https://github.com/one-ware/OneWare/assets/25281882/af9fb9c4-ea35-4d28-a8d0-023ce2783258)

## About

OneWare Studio is the next generation IDE for electronics development.
It supports a broad range of development languages including VHDL, Verilog, C++, and more.
It is designed to streamline electronics development with features like a high-speed simulation viewer and advanced debugging tools.
OneWare Studio also offers extensive customization with an extensible architecture for custom tools and strong support for digital twin technology, making it ideal for firmware and hardware development across diverse applications.

These are a few of the current features:
- Comprehensive support for VHDL and Verilog for streamlined digital design
- Vendor-independent support for FPGA development
- Support for simulation tools like [GHDL](https://github.com/ghdl/ghdl) or [IVerilog](https://github.com/steveicarus/iverilog) with a integrated high-speed, multithreaded VCD Viewer
- Extensible architecture to unlock additional functionality and hardware support with custom extensions
- All the features you would expect from a modern IDE, with built-in GIT support

## Download

Download and get started **[here](https://one-ware.com/docs/studio/setup)**!

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/oneware)

[![Get it from Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/apps/com.one_ware.OneWare)

## Try out the One AI Extension now!

With ONE AI, anyone can create custom AI models in minutes without AI expertise. Train powerful models on our cloud servers, then deploy lightweight, optimized models that run efficiently on any device - even resource-limited microcontrollers.

![image](https://github.com/user-attachments/assets/93c2713d-1ecb-470b-b842-65e9d6b0419f)

[quick-start.webm](https://github.com/user-attachments/assets/fed578eb-d05a-4ba1-8442-3c7a95ff6829)

More information about One AI [here](https://one-ware.com/docs/one-ai/getting-started)

## Status

[![Publish Studio Desktop for Windows](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-windows.yml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-windows.yml)

[![Publish Studio Desktop for MacOS](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-macos.yml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-macos.yml)

[![Publish Studio Desktop for Linux](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-linux.yaml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-linux.yaml)

[![Publish Studio Web](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-web.yml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-web.yml)

[![Publish Studio Desktop for Windows in WinGet](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-winget.yml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-winget.yml)

[![Publish Studio Desktop for Linux in Snap Store](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-linux-snap.yml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-linux-snap.yml)

[![Publish Studio Desktop for Linux in Flathub](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-linux-flathub.yml/badge.svg)](https://github.com/one-ware/OneWare/actions/workflows/publish-studio-linux-flathub.yml)

## Build

1. Install [.NET SDK 10.0](https://dotnet.microsoft.com/en-us/download)
2. Clone this repo `git clone --recursive https://github.com/one-ware/OneWare.git`
3. `cd OneWare/studio/OneWare.Studio.Desktop`
4. `dotnet run`

## Nuget

| Package | Download |
|---|---|
| OneWare.Essentials | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.Essentials) |
| OneWare.Settings | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.Settings) |
| OneWare.UniversalFpgaProjectSystem | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.UniversalFpgaProjectSystem) |
| OneWare.OssCadSuiteIntegration | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.OssCadSuiteIntegration) |
| OneWare.Vcd.Parser | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.Vcd.Parser) |
| OneWare.Vcd.Viewer | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.Vcd.Viewer) |
| OneWare.WaveFormViewer | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.WaveFormViewer) |
| OneWare.Templates | ![NuGet Version](https://img.shields.io/nuget/v/OneWare.Templates) |

## Contributing

> Documentation Coming soon!

## License

OneWare is licensed under the [GPL 3.0 license](https://github.com/one-ware/OneWare?tab=GPL-3.0-1-ov-file#)

## Community

**Join our growing community!**

[![](https://dcbadge.limes.pink/api/server/NCN9VAh?style=flat)](https://discord.gg/NCN9VAh)