Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Icestudio Alternatives
Similar projects and alternatives to icestudio
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
open-fpga-verilog-tutorial
Learn how to design digital systems and synthesize them into an FPGA using only opensource tools
-
-
-
-
3D-Redstone-Simulator
A web app to simulate redstone circuitry (boolean logic) in a minecraft-like 3D environment.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
xemu
Emulations (running on Linux/Unix/Windows/macOS, utilizing SDL2) of some - mainly - 8 bit machines, including the Commodore LCD, Commodore 65, and the MEGA65 as well. (by lgblgblgb)
-
-
chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
-
platformio-vscode-ide
PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
icestudio discussion
icestudio reviews and mentions
- Ao486_MiSTer: i486 core for the MiSTer FPGA gaming system
-
Icestudio: Drag and Drop FPGA programming and learning
In fact that docs are out of date and even more boards are supported and you can find the list directly in icestudio menu. If you want to check it beforehand, i think it's possible to see the list here in source code:
https://github.com/FPGAwars/icestudio/tree/develop/app/resou...
-
Comprehensive list of FPGA development boards
This is crazy helpful for beginners: https://github.com/FPGAwars/icestudio
They have drag and drop visual gates and cores with very well documented examples.
-
How can I convert an NWJS app back to a normal web app?
This is the project: https://github.com/FPGAwars/icestudio
-
MEGA65 – highly advanced C64 and C65 compatible 8-bit computer
I am slowly moving off my retro computing hobby. The last straw was recent chip shortage and crazy prices. I bought myself a copy of "The 8088 Project Book" and I wanted to build the presented 8088 breadboard computer. Guess what? The only factory that was building compatible 8088/8086 chips caught fire (Renesas factory fire). I had to order 20 year old chips for the price x2 of the new chips. But not only that, some chips are either unavailable or crazy expensive due to a lot of recent interests in retro-comp.
In other way, the hobby became unreasonably expensive for me. So I decided to move my interests into FPGA. The fun is almost the same, but the cost is way lower (you only need to buy a good board and a book, and you are set up). I started with this extremely simple IDE: https://github.com/FPGAwars/icestudio
As for this build, I have mixed feelings about using FPGAs to revive old computers. Can't we create something new out of it? It would be fun to have a _modern_ FPGA based SBC with easy to program graphics (memory mapped) and with simple device interface (I think USB is way too complicated for hobbyists). Just something powerful enough to create games, yet simple enough so that teenager can write a simple OS in his spare time.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Mar 2025
Stats
FPGAwars/icestudio is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of icestudio is JavaScript.