mirror of
https://github.com/rdolbeau/NuBusFPGA.git
synced 2024-12-22 10:29:53 +00:00
more stuff moved to common
This commit is contained in:
parent
904a248264
commit
86fd0d5c18
@ -1 +1 @@
|
||||
Subproject commit 747e95cb9c4574776c42fa53a9ed0e07e6bd9ea6
|
||||
Subproject commit 1a0d113e8bd9126625e55d5572d00569d47a88ac
|
@ -37,7 +37,8 @@ from VintageBusFPGA_Common.goblin_accel import *
|
||||
|
||||
# Wishbone stuff
|
||||
from VintageBusFPGA_Common.cdc_wb import WishboneDomainCrossingMaster
|
||||
from sbus_to_fpga_blk_dma import *
|
||||
from VintageBusFPGA_Common.fpga_blk_dma import *
|
||||
|
||||
from nubus_mem_wb import NuBus2Wishbone
|
||||
from nubus_memfifo_wb import NuBus2WishboneFIFO
|
||||
from nubus_cpu_wb import Wishbone2NuBus
|
||||
|
Loading…
Reference in New Issue
Block a user