Skip to content

sc_transmitter debugging

Younes Otarid requested to merge sc_dev into master

This merge request follows the verification of the sc_transmitter verification and the related bug fixes:

  • fixing assertion of the busy signal so that the transaction starts after 1 clk cycle
  • fixing assertion of tx_cmd_* signals to allow for tx_bitcounter to run

Merge request reports