Skip to content

Commit

Permalink
🎨 small fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drewniok committed Sep 1, 2024
1 parent d59a2eb commit ac61848
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ class on_the_fly_circuit_design_impl
* @tparam Ntk The type of the input network.
* @tparam CellLyt Cell-level layout type.
* @tparam GateLyt Gate-level layout type.
* @param network The input network to be mapped onto the defective surface.
* @param ntk The input network to be mapped onto the defective surface.
* @param lattice_tiling The lattice tiling used for the circuit design.
* @param params The parameters used for designing the circuit, encapsulated in an
* `on_the_fly_circuit_design_params` object.
Expand Down

0 comments on commit ac61848

Please sign in to comment.