1
0
Fork 0
mirror of https://github.com/sxpert/hp-saturn synced 2025-01-19 10:26:58 +01:00
hp-saturn/dbg_module.v
2019-02-11 09:13:16 +01:00

9 lines
No EOL
85 B
Verilog

`ifndef _DBG_MOD
`define _DBG_MOD
`include "dbg_const.v"
// case
// endcase
`endif