mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 15:47:36 +00:00
Header mentions public use.
This commit is contained in:
parent
3c67791624
commit
4ce77d3e68
@ -272,7 +272,8 @@ void EmitCSyms::emitSymHdr() {
|
||||
ofp()->putsHeader();
|
||||
puts("// DESCR" "IPTION: Verilator output: Symbol table internal header\n");
|
||||
puts("//\n");
|
||||
puts("// Internal details; most calling programs do not need this header\n");
|
||||
puts("// Internal details; most calling programs do not need this header,\n");
|
||||
puts("// unless using verilator public meta comments.\n");
|
||||
puts("\n");
|
||||
|
||||
puts("#ifndef _"+symClassName()+"_H_\n");
|
||||
|
Loading…
Reference in New Issue
Block a user