Naja
EDA tool focused on post logic synthesis
This project is funded by NLnet through these subgrants:
Options
programs.naja
- programs.naja.enable
-
Whether to enable naja.
- Type:
boolean
- Default:
false
- programs.naja.package
-
The naja package to use.
- Type:
package
- Default:
pkgs.naja
Examples
{ ... }: { programs.naja.enable = true; }