UNPKG

edacation

Version:

Library and CLI for interacting with Yosys and nextpnr.

8 lines (7 loc) 214 B
export * from './configuration.js'; export * from './devices.js'; export * from './groups.js'; export * from './iverilog.js'; export * from './nextpnr.js'; export * from './project.js'; export * from './yosys.js';