aboutsummaryrefslogtreecommitdiffstats
path: root/ten_d_flip_flop/simulation/modelsim/ten_d_flip_flop.sft
diff options
context:
space:
mode:
Diffstat (limited to 'ten_d_flip_flop/simulation/modelsim/ten_d_flip_flop.sft')
-rw-r--r--ten_d_flip_flop/simulation/modelsim/ten_d_flip_flop.sft6
1 files changed, 6 insertions, 0 deletions
diff --git a/ten_d_flip_flop/simulation/modelsim/ten_d_flip_flop.sft b/ten_d_flip_flop/simulation/modelsim/ten_d_flip_flop.sft
new file mode 100644
index 0000000..1ebcb8b
--- /dev/null
+++ b/ten_d_flip_flop/simulation/modelsim/ten_d_flip_flop.sft
@@ -0,0 +1,6 @@
+set tool_name "ModelSim-Altera (VHDL)"
+set corner_file_list {
+ {{"Slow -6 1.2V 85 Model"} {ten_d_flip_flop_6_1200mv_85c_slow.vho ten_d_flip_flop_6_1200mv_85c_vhd_slow.sdo}}
+ {{"Slow -6 1.2V 0 Model"} {ten_d_flip_flop_6_1200mv_0c_slow.vho ten_d_flip_flop_6_1200mv_0c_vhd_slow.sdo}}
+ {{"Fast -M 1.2V 0 Model"} {ten_d_flip_flop_min_1200mv_0c_fast.vho ten_d_flip_flop_min_1200mv_0c_vhd_fast.sdo}}
+}