mirror of
https://github.com/sxpert/hp-saturn
synced 2024-11-16 19:50:19 +01:00
9 lines
No EOL
85 B
Verilog
9 lines
No EOL
85 B
Verilog
`ifndef _DBG_MOD
|
|
`define _DBG_MOD
|
|
|
|
`include "dbg_const.v"
|
|
|
|
// case
|
|
// endcase
|
|
|
|
`endif |