OpenRAM/compiler/tests/config_scn4m_subm_back_end.py

23 lines
515 B
Python
Raw Normal View History

# See LICENSE for licensing information.
#
2019-05-06 15:50:15 +02:00
#Copyright (c) 2016-2019 Regents of the University of California and The Board
#of Regents for the Oklahoma Agricultural and Mechanical College
#(acting for and on behalf of Oklahoma State University)
#All rights reserved.
#
word_size = 1
num_words = 16
tech_name = "scn4m_subm"
process_corners = ["TT"]
supply_voltages = [5.0]
temperatures = [25]
route_supplies = True
check_lvsdrc = True
inline_lvsdrc = True
drc_name = "magic"
lvs_name = "netgen"
pex_name = "magic"