Your masterpiece. Instantiate a RISC-V soft processor core on your FPGA, compile Rust code to run on it, and watch your custom silicon execute your custom software. This is the pinnacle - you control the entire stack from gates to high-level code.
20+ hours including toolchain setup and debugging
Expert
~800 lines Verilog + 200 lines Rust
32-bit RISC-V core @ 50MHz with 32KB RAM
This is how commercial FPGAs are used: instantiating soft cores like Xilinx's MicroBlaze or Intel's Nios II. You're using the same workflow that designs chips for satellites, medical devices, and aerospace systems. This is professional-level FPGA design.
After this, you're ready for professional FPGA work. You understand the full stack from gates to software. Congratulations - you've mastered FPGAs.