litex icon indicating copy to clipboard operation
litex copied to clipboard

How to add gpio connected to user defined module in VHDL/Verilog?

Open pratipm opened this issue 7 months ago • 0 comments

How do I add one or more gpios whose input/outputs are not connected to board pins but act as input/outputs to user defined modules in Verilog/Vhdl? ChatGPT defines one way to do it but that involves manually modifying generated top level Verilog code and I find that not to be a real solution. Thanks in advance.

pratipm avatar Jun 14 '25 05:06 pratipm