8000 Asynchronous reset with and ResetSignal(in vhdl) · Issue #440 · myhdl/myhdl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Asynchronous reset with and ResetSignal(in vhdl) #440

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
0TulipRose0 opened this issue Aug 8, 2024 · 1 comment
Open

Asynchronous reset with and ResetSignal(in vhdl) #440

0TulipRose0 opened this issue Aug 8, 2024 · 1 comment

Comments

@0TulipRose0
Copy link
  • When transferring the module to vhdl, it turns out that if you specify reset in the sensitivity list when using always_seq, then it simply cleans it up and leaves only clk

  • He also does not understand how to correctly transfer the ResetSignal construction, since he understands both the initial value and the active one as the same thing, which is why the condition loops simply

@josyb
Copy link
Contributor
josyb commented Aug 8, 2024

Please add a MRE ((minimal reproducible example)

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

No branches or pull requests

2 participants
0