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