mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-24 22:27:10 -04:00
uart: Fix mixed translate_off and define (#272)
This commit is contained in:
parent
6766c73638
commit
045d706cde
1 changed files with 1 additions and 1 deletions
|
@ -99,6 +99,6 @@ interface uart_bus #(
|
|||
tx = 1'b1;
|
||||
#(BIT_PERIOD);
|
||||
endtask
|
||||
/* pragma translate_on */
|
||||
`endif
|
||||
/* pragma translate_on */
|
||||
endinterface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue