Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:39: net type must be explicitly specified for 'clk' when default_nettype is none
  2. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:40: net type must be explicitly specified for 'rst' when default_nettype is none
  3. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:44: net type must be explicitly specified for 'qpi_next_word' when default_nettype is none
  4. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:47: net type must be explicitly specified for 'qpi_rdata' when default_nettype is none
  5. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:48: net type must be explicitly specified for 'qpi_is_idle' when default_nettype is none
  6. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:50: net type must be explicitly specified for 'addr' when default_nettype is none
  7. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:51: net type must be explicitly specified for 'wen' when default_nettype is none
  8. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:52: net type must be explicitly specified for 'ren' when default_nettype is none
  9. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:53: net type must be explicitly specified for 'flush' when default_nettype is none
  10. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:54: net type must be explicitly specified for 'wdata' when default_nettype is none
  11. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1906] qpimem_cache.v:55: net type must be explicitly specified for 'rdata' when default_nettype is none
  12. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:93: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  13. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:96: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  14. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:97: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  15. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:98: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  16. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:99: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  17. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:108: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  18. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:109: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  19. SBY 9:53:05 [qpimem_cache] base: VERIFIC-WARNING [VERI-1199] qpimem_cache.v:110: parameter declaration becomes local in 'qpimem_cache' with formal parameter declaration list
  20. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:151: illegal operand for operator !
  21. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:272: illegal operand for operator ||
  22. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:331: illegal operand for operator &&
  23. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:340: illegal operand for operator ||
  24. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:349: illegal operand for operator !
  25. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:379: illegal operand for operator &&
  26. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:393: illegal operand for operator &&
  27. SBY 9:53:05 [qpimem_cache] base: VERIFIC-ERROR [VERI-1419] qpimem_cache.v:455: illegal operand for operator &&
  28. SBY 9:53:05 [qpimem_cache] base: ERROR: Reading Verilog/SystemVerilog sources failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement