add files for caas and linked uberddr3 files

This commit is contained in:
AngeloJacobo 2026-01-11 12:03:03 +08:00
parent 31b3642fbe
commit df67fc038b
5 changed files with 16 additions and 0 deletions

2
.gitignore vendored
View File

@ -20,6 +20,8 @@ example_demo/build_logs*
testbench/ddr3_dimm_micron_sim_behav.wcfg
testbench/icarus_sim/*.log
testbench/icarus_sim/uberddr3_sim
*jobid
.caas*
# But do not ignore testbench/xsim/test_*.log
!testbench/xsim/test_*.log

View File

@ -0,0 +1,11 @@
[project]
Backend = openxc7
Part = xc7k325tffg900-2
Top = ax7325b_ddr3
Constraint = ax7325b_ddr3.xdc
Sources = *.v
[caas]
Server = https://caas.symbioticeda.com:18888/

View File

@ -0,0 +1 @@
../../rtl/ddr3_controller.v

View File

@ -0,0 +1 @@
../../rtl/ddr3_phy.v

View File

@ -0,0 +1 @@
../../rtl/ddr3_top.v