Skip to content
Snippets Groups Projects
Commit 2ce5a0c3 authored by dwn1c21's avatar dwn1c21
Browse files

Fix path for pl320_defs.v in rtl_source_dma230.tcl

parent 49c01288
Branches
Tags
No related merge requests found
### DMA PL230 rtl source build
set search_path [ concat $search_path ../verilog ]
read_verilog ../verilog/pl230_defs.v
read_verilog ../defines/pl230_defs.v
read_verilog $dma230_vlog/pl230_ahb_ctrl.v
read_verilog $dma230_vlog/pl230_apb_regs.v
read_verilog $dma230_vlog/pl230_dma_data.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment