IT'S ALL HAPPENING!
Open-source FPGA toolchain on macOS, in my good-friend-and-text-editor, Nova.
I'm still on the hunt for a better way (on a Mac) to synthesize SystemVerilog directly instead of converting it to Verilog first. If YOU know a way, lmkplskthx!
Nova is a fantastic, extensible tool from @cabel and his pals at @panic
#fpga #macDevelopment #yosys #verilog #systemVerilog #tangNano #panicNova #nova
#fpga #macdevelopment #yosys #verilog #systemverilog #tangnano #panicnova #nova
Trying out Panic Nova code editor because I have loved other Panic products in the past.
Coming from VS Code, one of the biggest missing features for me is the lack of a NPM Scripts panel. I don’t have the care or time to recreate every script in a package.json file as a Nova run script.
The Automatic Tasks extension helps with this: https://github.com/little-green-man/nova-taskfinder
But the extension still needs a full panel for projects that have many scripts: https://github.com/little-green-man/nova-taskfinder/issues/11