Kestrel Interface
Loading...
Searching...
No Matches
kest_reg_format.h
Go to the documentation of this file.
1#ifndef KEST_REG_FORMAT_H_
2#define KEST_REG_FORMAT_H_
3
4int kest_compute_register_formats(kest_block_pll *blocks, kest_expr_scope *scope);
5
6#endif
int kest_compute_register_formats(kest_block_pll *blocks, kest_expr_scope *scope)