1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-26 11:41:51 +00:00

Added openlane target and params.tcl with suitable openlane parameters for SERV

This commit is contained in:
Klas Nordmark
2021-03-30 09:42:00 +02:00
committed by Olof Kindgren
parent 2989051f44
commit 52d0bf0938
3 changed files with 171 additions and 0 deletions

View File

@@ -21,6 +21,11 @@ filesets:
- rtl/serv_rf_top.v
file_type : verilogSource
openlane:
files:
- data/params.tcl : {file_type : tclSource}
- rtl/serv_synth_wrapper.v : {file_type : verilogSource}
targets:
default:
filesets : [core]
@@ -43,6 +48,11 @@ targets:
- "-Wall"
toplevel : serv_rf_top
sky130:
default_tool : openlane
filesets : [core, openlane]
toplevel : serv_synth_wrapper
parameters:
MDU:
datatype : int