jeanthom / gram

DDR3 controller for nMigen (WIP)
Other
14 stars 1 forks source link

Remove old attrs in gramNativePort #3

Closed jeanthom closed 4 years ago

jeanthom commented 4 years ago

Ensure the following can be removed:

# retro-compatibility # FIXME: remove
self.aw = self.address_width
self.dw = self.data_width
self.cd = self.clock_domain