今回のnoteはハードウェア記述言語(HDL)の一種であるVerilogを自分のPCで動かすまでの記録です。 HDLとはハードウェアの設計をプログラミング言語のように記述することができるものです。 Verilogでは主にデジタル回路の設計と検証を行うために用いるそう ...
Getting into FPGA design isn’t a monolithic experience. You have to figure out a toolchain, learn how to think in hardware during the design, and translate that ...
This project provides a simple pipeline to convert an image to hex values, (optionally) process those values, and convert the hex values back to an image. The scripts default to using image.jpg. You ...