add comment
This commit is contained in:
parent
423ea6142e
commit
83f78d1c3d
|
@ -80,6 +80,8 @@ module mkSim(Empty);
|
|||
init_C_functions <= True;
|
||||
endrule
|
||||
|
||||
// implicit true - should always fire - effective making
|
||||
// a loopback
|
||||
rule core_char_device_o;
|
||||
write_char_to_terminal(core.get_char);
|
||||
endrule
|
||||
|
|
Loading…
Reference in a new issue