blob: 77ac83ca499ae1d6a938ec9fa37721a77d679cfb [file] [log] [blame] [edit]
// Yosys techmap library that adapts the design for the VPR architecture.
// Currently there is one-to-one relationship between cells emmited by synthesis tools (Yosys) and those expected by VPR.
// There is no need for VPR specific technology mapping hence for now this file remains empty.