isp pipeline pass sim

This commit is contained in:
2024-10-03 17:06:40 +08:00
parent 35e6ab1e85
commit c807c24456
13 changed files with 5924 additions and 556 deletions

View File

@@ -1,5 +1,5 @@
`timescale 1ns / 1ps
module Crop #(
module Crop_Pipeline #(
parameter IN_WIDTH = 512,
parameter IN_HEIGHT = 512,
parameter OFFSET_X = 120,