8000 Could you help to check if here is non-blocking or blocking? · Issue #361 · myhdl/myhdl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Could you help to check if here is non-blocking or blocking? #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TarzanPan opened this issue Jun 26, 2021 · 1 comment
Open

Could you help to check if here is non-blocking or blocking? #361

TarzanPan opened this issue Jun 26, 2021 · 1 comment
Labels

Comments

@TarzanPan
Copy link

Please refer to our discourse or https://gitter.im/myhdl/myhdl
The clock driver function clk_driver drives the clock signal. If defines a generator that continuously toggles a clock signal after a certain delay. A new value of a signal is specified by assigning to its next attribute. This is the MyHDL equivalent of the VHDL signal assignment and the Verilog non-blocking assignment.

@TarzanPan
Copy link
Author

One more feedback:
A hardware block can can be reused in another block by instantiating it

double 'can' here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0