-
Notifications
You must be signed in to change notification settings - Fork 17
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
Simulation testbench for usb-to-uart coding #1
Comments
One other issue is critical path slack violation inside usb_fs_rx.v module Note: 1/42.36MHz = 8.5ns + 15.1ns = 23.6ns
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have issue with simulating usb-to-uart coding using iverilog.
Please see below the output logs where
vvp
is forever stopped at simulation time step 0.To reproduce the exact issue that I am having now, please find attached the zip file containing all the modified design files + simulation testbench. I have also included cells_sim.v which takes care of SB_IO module for ice40 device.
usb_tb.v : simulation testbench
The text was updated successfully, but these errors were encountered: