simplify code and use Sink/Source instead of records
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 25 Jan 2015 12:41:09 +0000 (13:41 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 25 Jan 2015 14:58:00 +0000 (15:58 +0100)
commit4472dac603fd2957de4df1e99a18b741b119a648
treef80aadf11ea6f2ad2c54894104a5b8a3363a0c60
parent6f7d85b95c1f94649790df9e1c4da9637c743586
simplify code and use Sink/Source instead of records
litescope/bridge/uart2wb.py
litescope/common.py
litescope/core/port.py [new file with mode: 0644]
litescope/core/storage.py
litescope/core/trigger.py
litescope/frontend/io.py
litescope/frontend/la.py
litescope/host/driver.py
targets/simple.py