litex/migen/fhdl/verilog_mem_behavioral.py

3 lines
76 B
Python

def handler(memory, ns, clk, rst):
return "/* TODO: implement memory */\n"