Skip to content

Commit

Permalink
Format Ctrl and Crossbar RTL
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqisun committed Dec 19, 2024
1 parent 2fe23a8 commit 839c979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fu/flexible/FlexibleFuRTL.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from py_markdown_table.markdown_table import markdown_table
from pymtl3 import *

from tile.TileRTL_constant import tile_port_direction_dict
from ...tile.TileRTL_constant import tile_port_direction_dict
from ...fu.single.MemUnitRTL import MemUnitRTL
from ...fu.single.AdderRTL import AdderRTL
from ...lib.basic.en_rdy.ifcs import SendIfcRTL, RecvIfcRTL
Expand Down

0 comments on commit 839c979

Please sign in to comment.