Add new FF types to simplemap.

This commit is contained in:
Marcelina Kościelnicka
2020-06-23 15:40:02 +02:00
parent 119f79d8b9
commit 832acc8648
2 changed files with 134 additions and 9 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ module _90_simplemap_various;
endmodule
(* techmap_simplemap *)
(* techmap_celltype = "$sr $ff $dff $dffe $adff $dffsr $dlatch" *)
(* techmap_celltype = "$sr $ff $dff $dffe $adff $adffe $sdff $sdffe $sdffce $dffsr $dffsre $dlatch $adlatch $dlatchsr" *)
module _90_simplemap_registers;
endmodule