# This file is Copyright (c) 2014 Yann Sionneau <ys@m-labs.hk>
# License: BSD
-####################################################################################################
-# DISCLAIMER: ONLY USE FOR RETRO-COMPATIBILITY, NOT RECOMMENDED FOR NEW DESIGNS #
-####################################################################################################
import os
import inspect
# This file is Copyright (c) 2019 Gabriel L. Somlo <somlo@cmu.edu>
# License: BSD
-####################################################################################################
-# DISCLAIMER: ONLY USE FOR RETRO-COMPATIBILITY, NOT RECOMMENDED FOR NEW DESIGNS #
-####################################################################################################
-
import inspect
from migen import *