edaplayground / eda-playground

EDA Playground -- The FREE IDE for SystemVerilog, Verilog, and VHDL
http://www.edaplayground.com
48 stars 17 forks source link

Any Plan to develop a ChatGPT plugin for EDA Playground? #78

Open SingularityKChen opened 1 year ago

SingularityKChen commented 1 year ago

We may observe the potential power of ChatGPT. Yet, it sometimes gives us looks good but incorrect codes.

OpenAI just released the early version and demos of the ChatGPT plugin, and we saw the power of these plugins.

It may really help if there can be a plugin for EDA Playground, that the ChatGPT could directly call the APIs and execute simulations on EDA Playground. In this case, the real-time simulation results can be accessed by ChatGPT, then, the ChatGPT could easily modify its previous error or improper answers, to reduce the human effort that copies the code from ChatGPT and run the simulation on EDA Playground.