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