2018-11-19 17:09 | update software versions (vivado 2014.3 -> 2018.2), small fixes | Brian Swetland | 2 | +7 | -4 |
2014-12-17 01:11 | [bitfile] produce a headerless .bin file and compress bitfiles | Travis Geiselbrecht | 1 | +2 | -1 |
2014-09-03 02:15 | simple io project on microzed 020 | Travis Geiselbrecht | 3 | +265 | -0 |
2014-11-17 10:41 | zybo-axi-test: experiments with hp axi ports | Brian Swetland | 3 | +234 | -0 |
2014-11-17 10:41 | zynq wrappers exposing 1/4 high performance axi ports | Brian Swetland | 2 | +1284 | -0 |
2014-11-17 10:38 | axi_hp_dma_reader/writer: 64bit high performance dma (first cut) | Brian Swetland | 2 | +230 | -0 |
2014-11-17 10:38 | axi_ifc: reader/writer modports | Brian Swetland | 1 | +12 | -0 |
2014-11-14 17:13 | axi_registers_v2: fix build for rm.AWIDTH != 2 | Brian Swetland | 1 | +4 | -6 |
2014-11-14 07:23 | mkzynq: generate correct hp wrappers | Brian Swetland | 1 | +6 | -0 |
2014-11-14 07:23 | axi_ifc: correct wstrb width for 64bit axi | Brian Swetland | 1 | +2 | -1 |
2014-10-27 23:54 | fix a danging comma in parameter list, which 2014.3 hates | Travis Geiselbrecht | 1 | +2 | -2 |
2014-10-27 23:54 | bump vivado to 2014.3 | Travis Geiselbrecht | 1 | +2 | -2 |
2014-10-16 20:55 | mmcm_1in_3out: oops - fixup clkin period parameter | Brian Swetland | 1 | +1 | -1 |
2014-10-05 09:49 | README: update some stuff | Brian Swetland | 1 | +14 | -7 |
2014-10-02 01:05 | build: allow Makefile to specify build directory (relative) location | Brian Swetland | 3 | +5 | -3 |
2014-09-09 02:03 | adc: break the xadc code into a separate module | Travis Geiselbrecht | 3 | +203 | -146 |
2014-09-03 02:15 | zybo-adc: add new adc test bed project | Travis Geiselbrecht | 3 | +342 | -0 |
2014-08-28 07:07 | sync_oneway: annotate so xilinx tools handle optimally | Brian Swetland | 1 | +8 | -1 |
2014-08-11 22:58 | pkt_bytes_to_words - integrate crc32 checking | Brian Swetland | 1 | +24 | -1 |
2014-08-11 21:49 | axi_registers_v2 - use reg_ifc instead of bare nets | Brian Swetland | 1 | +180 | -0 |
2014-08-11 21:49 | mmcm - better names for bufgs | Brian Swetland | 1 | +4 | -4 |
2014-08-08 00:16 | build: project-rtl elaborates and displays for vivado projects | Brian Swetland | 2 | +15 | -1 |
2014-08-06 16:29 | serdes_8to1: nonchained serdes ddr | Brian Swetland | 1 | +52 | -0 |
2014-08-03 09:03 | eth-capture: fiddle with header | Brian Swetland | 1 | +15 | -11 |
2014-07-30 09:59 | reg_ifc and axi_to_reg_*: simple register interface and axi->reg bridge | Brian Swetland | 5 | +471 | -10 |
2014-07-30 08:32 | axi-registers: fix some issues verilator didn't care about but vivado did | Brian Swetland | 1 | +2 | -2 |
2014-07-30 06:00 | axi-registers: add testcase, move to more conservative read cycle | Brian Swetland | 3 | +250 | -12 |
2014-07-28 06:36 | zybo-eth-capture: pass traffic between phy0 and phy1, capture both streams | Brian Swetland | 3 | +167 | -19 |
2014-07-28 06:36 | zynq-ps-1m-2s: variant with two axi slave ports | Brian Swetland | 1 | +641 | -0 |
2014-07-28 06:35 | eth-capture: honor BASE_ADDR parameter | Brian Swetland | 1 | +1 | -1 |
2014-07-28 05:29 | axi-dma-writer: don't advance input unless *complete* wdata handshake occurs | Brian Swetland | 1 | +1 | -1 |
2014-07-28 05:20 | zybo-eth-capture: simple packet capture to axi test (not working yet) | Brian Swetland | 4 | +170 | -8 |
2014-07-28 05:19 | axi-dma-writer: assign 0 to unused read signals | Brian Swetland | 1 | +9 | -1 |
2014-07-28 05:18 | axi-registers: don't register read value -- expect ifc user to do it | Brian Swetland | 1 | +6 | -6 |
2014-07-28 04:24 | sync-oneway: be explicit about default 0 state | Brian Swetland | 1 | +1 | -1 |
2014-07-28 04:04 | zybo-eth: fix build | Brian Swetland | 1 | +1 | -0 |
2014-07-28 03:51 | eth-capture-test basic packet capture testbench | Brian Swetland | 3 | +187 | -0 |
2014-07-28 03:48 | eth-capture and friends: capture inbound frames to axi | Brian Swetland | 3 | +520 | -0 |
2014-07-28 03:47 | eth-rmii-rx: start of packet strobe | Brian Swetland | 1 | +8 | -1 |
2014-07-28 03:38 | axi-sram: handle axi3 lengths (4 vs 8bit) and single-count bursts | Brian Swetland | 1 | +3 | -2 |
2014-07-27 07:49 | sync_oneway: add timescale directive | Brian Swetland | 1 | +2 | -0 |
2014-07-27 06:13 | eth-rmii-test: support xsim as well as verilator | Brian Swetland | 1 | +6 | -0 |
2014-07-26 22:59 | add project target for xilinx vivado xsim | Brian Swetland | 1 | +70 | -0 |
2014-07-26 03:20 | fixup hdl for rmii_rx changes | Brian Swetland | 2 | +9 | -10 |
2014-07-26 03:14 | eth-rmii-bridge: byte-wise bridge between eth rmii rx and tx | Brian Swetland | 1 | +81 | -0 |
2014-07-26 03:13 | eth-rmii-rx: provide out_{tx,txen} for pass-through mode | Brian Swetland | 1 | +19 | -1 |
2014-07-22 14:54 | nexys4 ethernet hackery (work in progress) | Brian Swetland | 3 | +1029 | -0 |
2014-07-22 14:51 | mdio: sample input at posedge mdc | Brian Swetland | 1 | +6 | -6 |
2014-07-22 14:39 | ethernet mdio master | Brian Swetland | 2 | +219 | -0 |
2014-07-21 08:42 | ethernet stuff | Brian Swetland | 6 | +147 | -50 |
2014-07-21 05:23 | simple_fifo: a simple single clock synchronous fifo | Brian Swetland | 2 | +206 | -0 |
2014-07-21 02:30 | zybo-eth: adjust io config | Brian Swetland | 1 | +6 | -1 |
2014-07-20 11:29 | zybo ethernet test -- infer blockram | Brian Swetland | 1 | +57 | -17 |
2014-07-20 11:10 | zybo ethernet test project | Brian Swetland | 3 | +236 | -0 |
2014-07-20 11:04 | eth_rmii_*: newer copyright header | Brian Swetland | 2 | +26 | -28 |
2014-07-20 06:32 | ethernet building blocks | Brian Swetland | 6 | +529 | -0 |
2014-07-19 08:09 | verilator prereqs | Brian Swetland | 1 | +1 | -1 |
2014-07-18 00:49 | list all available targets by default | Brian Swetland | 4 | +15 | -3 |
2014-07-18 00:44 | update readme about verilator build, etc | Brian Swetland | 1 | +18 | -0 |
2014-07-09 01:08 | zybo-simple-io: super-simple test project wiring up LEDs/buttons/switches to AXI | Brian Swetland | 3 | +140 | -0 |
2014-07-09 01:07 | axi_registers: properly assert RLAST on data read cycle | Brian Swetland | 1 | +5 | -0 |
2014-07-04 18:44 | serdes_tx: fix drc complaints about macro configuration | Brian Swetland | 1 | +2 | -2 |
2014-07-04 18:21 | zybo-hdmi-axi: add constraints for 100MHz fclk0 | Brian Swetland | 2 | +7 | -0 |
2014-07-04 18:05 | makefile: fix zynq part for zybo | Brian Swetland | 1 | +2 | -2 |
2014-07-04 15:06 | remove obsolete script | Brian Swetland | 1 | +0 | -27 |
2014-07-04 13:48 | zybo-hdmi-axi: overlay a cheesy 60x37 character display over the rgb888 framebuffer | Brian Swetland | 4 | +1114 | -2 |
2014-07-04 10:51 | zybo_hdmi_axi: implement a framebuffer at 0x10000000 | Brian Swetland | 3 | +710 | -14 |
2014-07-04 10:50 | axi_dma_reader: fetch data from axi in 16 word bursts | Brian Swetland | 1 | +131 | -0 |
2014-07-04 10:49 | hdmi_core: expose vblank indicator | Brian Swetland | 2 | +6 | -2 |
2014-07-04 10:48 | xilinx_async_fifo: wrapper around native fifo block | Brian Swetland | 2 | +227 | -0 |
2014-07-04 09:01 | fix -review target variant | Brian Swetland | 1 | +2 | -0 |
2014-07-04 06:07 | jtag_debug_port and jtag_axi_trace_port | Brian Swetland | 2 | +268 | -0 |
2014-07-04 06:02 | axi_sram and axi_pattern_writer and a simple test for them | Brian Swetland | 4 | +389 | -0 |
2014-07-04 06:00 | axi_ifc: size is 2bits for axi3, not 1 | Brian Swetland | 1 | +1 | -1 |
2014-07-04 05:33 | initial (non-ipi version) | Brian Swetland | 21 | +2104 | -0 |