mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
7 lines
105 B
Bash
Executable File
7 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
|
|
#translate verilog to a C header file (print to standard out)
|
|
#$1 = verilog header file
|
|
|
|
|