mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
de63dfd907
-stdcells moved to asiclib, doesn't make sense to be vectorized -common is a stupid name, renamed as stdlib
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
|
|
|
|
|