Bro-Code-Web-IDE
icestudio
Bro-Code-Web-IDE | icestudio | |
---|---|---|
1 | 10 | |
5 | 1,747 | |
- | 0.9% | |
0.0 | 9.7 | |
over 3 years ago | 3 days ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bro-Code-Web-IDE
-
You need to build a collaborative text editor RIGHT NOW!!
This project is open for contributions, even contribution to docs, readme, managing people will help others learn and we can grow together. This is the repo url -> Github
icestudio
- 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.
What are some alternatives?
pathfinder - Pathfinder
open-fpga-verilog-tutorial - Learn how to design digital systems and synthesize them into an FPGA using only opensource tools