Projekt z kursu Układy cyfrowe i systemy wbudowane 2 na PWr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Magneto_Drv.spl 214B

12345678910111213141516171819
  1. [Inputs]
  2. I2C_FIFO_Empty
  3. I2C_FIFO_Full
  4. I2C_Busy
  5. DRDY
  6. Disp_Busy
  7. Start
  8. Reset
  9. Clk
  10. =I2C_FIFO_DO[7:0]=
  11. [Outputs]
  12. I2C_Go
  13. I2C_FIFO_Push
  14. I2C_FIFO_Pop
  15. Disp_Start
  16. =I2C_FIFO_DI[7:0]=
  17. =I2C_Addr[7:0]=
  18. =I2C_ReadCnt[3:0]=
  19. [BiDir]