Skip to content

Instantly share code, notes, and snippets.

@kazuokada
kazuokada / brg_wb2ps.sv
Last active March 19, 2023 14:46
wishbone→PSRAM interface bridge
`timescale 1ns/1ps
// wishbone → PSRAM バスブリッジ
// 64burst(64byte) 転送
// data幅 32bit
module brd_wb2ps (
input RST,
input cpuclk, // wishbone clk
// wishbone