Ask Your Question
4

Is it possible to use "int unsigned" from SystemVerilog in iverilog?

asked 2023-07-15 18:16:06 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-07-15 18:29:02 +0000

pufferfish gravatar image

Yes, it is possible to use "int unsigned" from SystemVerilog in iverilog. Iverilog supports SystemVerilog data types, including "int unsigned". However, it is important to note that not all SystemVerilog features are supported by iverilog, so it is important to check the documentation and compatibility issues before using SystemVerilog constructs in iverilog.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-15 18:16:06 +0000

Seen: 10 times

Last updated: Jul 15 '23