mirror of
https://github.com/wfjm/w11.git
synced 2026-04-26 04:08:17 +00:00
- re-organized handling of board and derived clocks in test benches
- added message filter definitions for some designs (.mfset files)
- added Cypress EZ-USB FX2 controller (USB interface)
- added firmware for EZ-USB FX2 supporting jtag access and data transfer
- FPGA configure over USB now supported directly in make build flow
- added test systems for USB testing and rlink over USB verification
- no functional change of w11a CPU core or any pre-existing test systems
- Note: Carefully read the disclaimer about usage of USB VID/PID numbers
in the file README_USB-VID-PID.txt. You'll be responsible for any
misuse of the defaults provided with the project sources !!
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
# libs
|
|
../../vlib/slvtypes.vhd
|
|
../../vlib/xlib/xlib.vhd
|
|
../../vlib/memlib/memlib.vhd
|
|
fx2lib.vhd
|
|
# components
|
|
../../vlib/xlib/iob_reg_o.vbom
|
|
../../vlib/xlib/iob_reg_i_gen.vbom
|
|
../../vlib/xlib/iob_reg_o_gen.vbom
|
|
../../vlib/xlib/iob_reg_io_gen.vbom
|
|
../../vlib/memlib/fifo_2c_dram.vbom
|
|
# design
|
|
fx2_3fifoctl_ic.vhd
|