Question about *VHDL*: When i run this it shows to synchronous clk signals
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
When I run this it shows both signals but tb_SPI_CLK is 1 clock tick shifted :( Why doesnt it work sequentially in the process ?
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
Thank you :D