Skip to content

Conversation

@twweeb
Copy link

@twweeb twweeb commented May 19, 2021

What?

I've added support for Verilog supported statement assign, which is usually shown as following in Verilog file.

assign n1 = n0;

Why?

These changes enable users to test more suitable circuits in Verilog format.

Testing?

I've tested it on some simple benchmarks, and the results are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant