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