U have to include ur files into user_project_netlist file available in verilog/rtl/
👍 1
p
Priyanka Dutta
06/16/2021, 10:04 PM
Thanks for the fix. After including my rtl files in place of user_project_example , which I have updated to my git repo , I see as below: any suggestions how to resolve ?
m
Matthew Guthaus
06/17/2021, 12:02 AM
I think that this needs to be run on the user_proj_example.v, not your design
- Configures MPRJ lower 8-IO pins as outputs
- Observes counter value through the MPRJ lower 8 IO pins (in the testbench)
The counter is the user_proj_example design
Matthew Guthaus
06/17/2021, 12:02 AM
You would need to write your own IO test since you use them differently