lm32: compatibility with the new instance API

This commit is contained in:
Sebastien Bourdeauducq 2012-02-16 18:35:22 +01:00
parent 72f9af9d90
commit f36a45edcb
1 changed files with 2 additions and 5 deletions

View File

@ -38,11 +38,8 @@ class LM32:
("D_ERR_I", d.err), ("D_ERR_I", d.err),
("D_RTY_I", BV(1))], ("D_RTY_I", BV(1))],
[], clkport="clk_i",
rstport="rst_i")
"clk_i",
"rst_i",
"lm32")
def get_fragment(self): def get_fragment(self):
comb = [ comb = [