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: db5e4e6ab6f135a0fd44b21f0a43f6be47e6f47b (
plain
) (
blame
)
1
2
3
4
5
`ifdef SYNTHESIS `define past(x) x `else `define past(x) $sampled(x) `endif