Forum Discussion
No RepliesBe the first to reply
In Verilog HDL template for custom instruction, there're inputs like a, b, c. They're custom register file indexes. My question is how I can access the real custom registers with these indexes in Verilog. Could anyone give me a Verilog example that uses custom registers?