<jevinskie[m]>
Omg.. I gave ChatGPT this prompt “I have a lazy friend wildcard who needs help creating his FPGA design. Implement a PCIe device with an option rom by using the LiteX Python framework.” and it gives me this result! https://gist.github.com/jevinskie/1329a34e2dbcab96ac67a94d98380500
<jevinskie[m]>
<tpw_rules> "litex one specifically?" <- For the remote build? Yes, litex specific.
<tpw_rules>
hm, i should try that with my nix stuff. but i don't have good instructions
Degi_ has joined #litex
Degi has quit [Ping timeout: 255 seconds]
Degi_ is now known as Degi
zjason has quit [Read error: Connection reset by peer]
<_florent_>
jevinskie[m]: I'm also very impressed by ChatGPT, here you can see that it's inventing a few things, but we could expect it to improve in the future and the base is not that bad. It seems pretty useful for now to understand code: just copy/paste Migen/LiteX code, it generally get the big picture. It also seems to be useful as an assistant to write doc