Skip to content

Conversation

@kgreigTT
Copy link

Add --tile-based CLI flag to generate tile-wrapped network output:

  • floo_{name}_noc.sv: Top-level with tile grid instantiation
  • floo_{name}_tile.sv: Tile wrapper (chimney + router)

This enables cleaner RTL output for regular mesh topologies where each tile contains a router and network interface.

New files:

  • floogen/templates/floo_axi_tile.sv.mako
  • floogen/templates/floo_top_noc_tiles.sv.mako

Add --tile-based CLI flag to generate tile-wrapped network output:
- floo_{name}_noc.sv: Top-level with tile grid instantiation
- floo_{name}_tile.sv: Tile wrapper (chimney + router)

This enables cleaner RTL output for regular mesh topologies where
each tile contains a router and network interface.

New files:
- floogen/templates/floo_axi_tile.sv.mako
- floogen/templates/floo_top_noc_tiles.sv.mako

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant