index
:
noncpu
main
wip
Unnamed repository; edit this file 'description' to name the repository.
Julian Blake Kongslie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hdl
/
util.svh
blob: 012e2edbd43b625ea4bf3dbf6e960af051db12c0 (
plain
) (
blame
)
1
2
3
4
5
`ifdef SYNTHESIS `define lag(x) x `else `define lag(x) $past(x) `endif