I would like to ask you experts: I use the serial port to transmit data. Why is it very fast when debugging on ADS, but when I write it to the board, the transmission is several times slower? I am usi...
if (A == 1'bx) $display ("AisX"); //When A is equal to X, this statement is never executed if (A === 1'bx) $display ("AisX"); //When A is equal to X, this statement is executed
I am a newbie. How do I...
Actually, I was not originally in the electronics industry, but for some reasons, I became interested in it, so I wanted to learn it based on my interest. Without the foundation of single-chip microco...
[i=s] This post was last posted by Aguilera on 2015-9-18 07:36 Edit[/i] [align=left][size=3][color=#2F2F2F][font=宋体]I saw a good article and shared it with you. [/font][/color][/size][/align][align=le...
Very depressed. Originally there were two BSPs, one eboot channel (5.0 BSP) and one USB channel (4.2 BSP). However, after the first one entered the system, DM9000 was not connected, while the second D...