This website requires JavaScript.
Explore
Help
Sign In
luke
/
sv2v
Watch
1
Star
0
Fork
0
mirror of
https://github.com/zachjs/sv2v.git
synced
2026-09-03 16:39:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
enum-method
sv2v
/
test
/
core
/
always_prefix.v
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
3 lines
77 B
Verilog
Raw
Permalink
Normal View
History
Unescape
Escape
execute always_comb/latch at time zero
2023-12-26 09:21:19 -07:00
`define ALWAYS(trigger) always @(trigger, start)
generate explicit sensitivity lists when necessary
2022-05-10 11:29:33 -04:00
`include
"always_prefix.vh"
Reference in New Issue
Copy Permalink