From 2ca87077338aede64b83f67ac9c9d7c232edf594 Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Thu, 23 Aug 2018 14:23:15 +1000 Subject: [PATCH] Updating submodules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * edid-decode changed from e6d15fd to b2da151 * b2da151 - edid-decode: add --extract and --check options * e9ffafc - edid-decode: add options and new output formats * ab18bef - edid-decode: add HDMI Forum VSDB fields for HDMI 2.1b * 8c81ccf - Add Samsung UE49KS8005 EDID * 7d8f41f - edid-decode: simplify data block parsing * eee377b - edid-decode: add support for QuantumData 980 EDID file format * 4437dd9 - edid-decode: use const for unsigned char pointers to the EDID * 3b26b8a - edid-decode: fix wrong sample rate unit * 9cb3744 - edid-decode: fix spurious warning about string termination * bc1e846 - edid-decode: reformat to linux kernel coding style * 7684918 - edid-decode: README: updates * 9e59ba9 - edid-decode: update links, add README * 0a454bc - makefile: also honor LDFLAGS * litedram changed from 45da365 to 06f841d * 06f841d - sdram_init: compute write recovery cycles (we were using max value) * 53c75f5 - phy/s7ddrphy: add dqs preamble/postamble * 1c083ea - sdram_init: split init_sequence generation and header geneneration and add .py header genration * d7d60cf - Merge branch 'master' of http://github.com/enjoy-digital/litedram |\ | * cd330b4 - Merge pull request #28 from AlphamaxMedia/refactor-master | |\ | | * 818c678 - update module settings to reflect latest changes | | * c9b8db5 - i think there's a missing "self" in the params * | | ae6f10a - sdram_init: use 60ohm as rtt_wr default value |/ / * | 522cbc9 - frontend: add AXI support for dma and bist * | 5715734 - frontend: add initial AXI support * | 97349bc - frontend: rename bridge to wishbone and LiteDRAMWishboneBridge to LiteDRAMWishbone2Native * | 2b20c11 - add LiteDRAMNativePort to prepare for AXI, change some internals and API of get_port but keep retro-compatibility - LiteDRAMPort -> LiteDRAMNativePort - aw -> address_width - dw -> data_width - cd -> clock_domain |/ * 0b6e21a - improve ddr3 electrical settings * 697eaaf - add board tuning parameters * 9a57c4e - phy/s7ddrphy: add DDR3-800 timings * 9401b92 - move sdram_init to litedram * 209dc0d - frontend/bist: add dynamic random data and addressing * b13962c - core/multiplexer: fix 1:1 * a215ac7 - core/multiplexer: fix count signal width (when max<2) * ad8438f - core/controller: enable auto_precharge by default * bba4913 - core/bankmachine: fix auto_precharge (OR on the two buffers for req.lock), don't need to wait for precharge timer to issue auto-precharge * 2e362ee - core/bankmachine: add auto_precharge setting to enable/disable auto_precharge mode (disabled by defaut) * 6d23421 - core/bankmachine: rename cmd_bufferPre to cmd_buffer_lookahead * 23358b5 - core/multiplexer: use self.submodules for timing controllers, fix tFAW count * db4ec67 - Merge pull request #24 from JohnSully/AutoPrecharge |\ | * 627cccd - Fix tCCD timing which watched the wrong command <> | * 16a852b - Revert "core/refresher: synchronize valid" <> | * a4be642 - Fix multiple timings ignored <> | * 771ccfd - Merge branch 'master' of https://github.com/enjoy-digital/litedram into AutoPrecharge <> | |\ | |/ |/| * | 6620a91 - core/refresher: synchronize valid * | b2f1f29 - core/bankmachine: update comments * | c1b1b07 - core/multiplexer: synchronize ready on tXXDController and tFAWcontroller to improve timings * | 147466b - multiplexer: create timing controllers module and simplify * | eeb57ad - Merge pull request #23 from JohnSully/outoforder |\ \ | | * 3206985 - When auto-precharging assert track_close <> | | * 74279ea - Enable auto-precharge <> | |/ | * 03a2ad6 - Ensure out of order is on a per-bank basis <> | * 86b3e2d - Add reorder flag to the crossbar <> | * 77c513d - Merge upstream. UNTESTED <> | |\ | |/ |/| * | c28a754 - test: update * | f7f8452 - core: make rdata_bank optional (break cdc when enabled), fix some usecases * | 873b970 - frontend: avoid breaking api with last rbank change (use bankbits_max), some cleanup * | 26f3f01 - Merge pull request #21 from JohnSully/outoforder |\ \ * \ \ 74c3c09 - Merge pull request #20 from bunnie/400mhz-pr |\ \ \ | * | | 4823058 - Adding comment to iodelay_tap_average dictionary. | * | | d986b60 - add 400MHz tap setting (valid for -3 and -2/2E speed grades) * | | | e02a251 - core: make tRRD definition optional and some cosmetic changes * | | | 5d74eb2 - Merge pull request #19 from JohnSully/timing |\ \ \ \ | |/ / / |/| | | | | | * 8266a6e - Prevent compilation failures when tRRD == 0 <> | | | * ed4be0b - Add write bank to out of order interface <> | | |/ | | * bfa1d6a - remove debug prints <> | | * 2fa2a6d - Initial implementation of out of order controller <> | | * f1fea6d - Correct tWTR timing: 1) timing starts after the completion of the write burst, 2) We don't need to wait on switches if a write hasn't taken place recently <> | |/ | * eb3f4a0 - fix CAS to CAS timings (needs to account for multiple banks) <> | * f0f5e60 - Add tRRD timing checks, and fix tFAW so it considers all banks <> |/ * f0f067f - phy/s7ddrphy: add assert to make sure cmd/dat phases are not identical * f560b9c - core/bankmachine: remove auto-prechage since introducing a regression, we'll need to do more simulation before integrating * 2736ebc - setup.py: fix exclude, add example_designs to exclude * e830526 - setup.py: exclude sim, test, doc directories * 6d96bcc - core/bankmachine: fix cas_count size when tccd == 1 * f4ad65e - core/controller: use fixed burst_length for each memtype (even in 1:2, use BL8 for DDR3 since BL4 is not efficient) * eee89d4 - phy/s7ddrphy: add ddr2 support * c9f2e30 - core/controller: add simulation workaround for 1:2 ddr3 phy * bd09471 - phy/s7ddrphy: add 1:2 frequency ratio support (BC4 mode for now) * dec5378 - core/bankmachine: add CAS to CAS support (tCCD) * 5bc3575 - modules: add retro-compat on MT41J256M16 * c4dad24 - modules: add description, add speedgrade support and improve tWTR/tFAW definition (in ck, ns or greater of ck/ns) * 370b05e - core/bankmachine: add Four Activate Window support (tFAW) * d0ff536 - phy/s7ddrphy: add specific bitslip reset * 8ba7fca - core/bankmachine: simplify row change detection for auto precharge * 3255a33 - core/bankmachine: remove specific case for small cmd_buffer_depth * d150e3b - Merge pull request #12 from JohnSully/master |\ | * 6b0d5ce - Prevent spurious precharge all commands caused by leaving A10 asserted during precharge <> | * d0fcfb1 - Auto-precharge now only fires when it needs to <> * | 82b7199 - modules: fix tWTR for DDR3 modules (expressed in sys_clk not ns) * | f4b92b6 - phy/s7ddrphy: add nphases parameter to get functions * | d7d5d4a - phy/s7ddrphy: add iodelay_clk_freq parameter * | f47ddb3 - phy/s7ddrphy: add get_cl_cw function * | d9da7c5 - phy/s7ddrphy: compute phy settings automatically (based on tck) and add DDR3-1066/1333/1600 support. * | ba16ebf - phy: add common Series7 PHY (Artix7, Kintex7 & Virtex7) with or without ODELAY. Keep backward compatibility on imports. * | 2bd7707 - modules: add MT18KSF1G72HZ_1G6 |/ * c238149 - phy/kusddrphy: follow more Xilinx recommandations * liteeth changed from 33afda7 to 24b0d2b * 24b0d2b - setup.py: fix exclude, add example_designs to exclude * 4edba99 - phy: remove s6rgmii (not working correctly). * 6b872fd - setup.py: exclude sim, test, doc directories * 40d91f0 - phy: use rx_dv instead of dv * ba2fdc5 - README: add 1000BaseX phy * a2dbdd6 - phy: add a7_1000basex phy (from misoc) * 95849a0 - core/icmp: use buffered=True on buffer to allow tools to use block rams * litepcie changed from 8bc328f to a97a691 * a97a691 - example_designs: update/fix test_regs.py * d8e602c - setup.py: fix exclude, add example_designs to exclude * 0ac08e5 - setup.py: exclude sim, test, doc directories * cf0a3e5 - phy/kintex7: fix/update * 96309fc - core/msi: add transmit_interval parameter to avoid continous retransmission (causing issue with some configurations) * bb29b81 - core/tlp/reordering: use buffered=True on tag_buffer fifo * 418e980 - frontend/wishbone: add shadow_base parameter * 3df4217 - test/test_dma: test both 64b and 128b datapaths and fix writer * 29a7d16 - test/test_wishbone: test both 64b and 128b datapaths * 08a8daf - phy/s7pciephy: last is indicated in tuser (and not tlast) for 128 bits datapath * a20e71b - core/tlp/packetizer/depacketizer: fixes for 128 bits datapath * 93233fe - frontend/dma: cleanup control bits * 0540a88 - frontend/dma/writer: avoid stalling pipeline when not enabled * litesata changed from a559afb to 002cd25 * 002cd25 - setup.py: fix exclude, add example_designs to exclude * 73cb6fa - example_designs: update * fd5b38e - examples_designs/platforms: add genesys2 * 236522b - example_designs/targets/bist: allow cpu_reset with both polarity * 8bdc28e - Merge pull request #14 from felixheld/crc |\ | * 7f61316 - core/link.py: make CRC calculation more pythonic | * e497f33 - core/link.py: clarify comments in CRC implementation * ec06424 - setup.py: exclude sim, test, doc directories * litescope changed from 9d5e605 to f26e36e * f26e36e - Merge pull request #11 from xobs/add-trigger-depth |\ | * 71ffaa7 - add trigger depth option |/ * bfd06f8 - core: add FSM support (and example) * 2ca58e4 - setup.py: fix exclude, add example_designs to exclude * cd63a43 - setup.py: exclude sim, test, doc directories * f03345d - software/driver/analyzer: add get_instant_value to get instant value of one signal * af5bfd1 - software/driver/analyzer: add assertions * 3efaefa - example_designs: typo * d919f90 - core: use bits_for(n) instead of max=n on Mux (fix case with only one group of signals) * 6289e81 - example_designs: demonstrate new features * e92f0b7 - example_designs/test: cleanup and simplify * 2233bc2 - core: another cleanup/simplify pass * a269e67 - software: add rising/falling edge support * 65b7f08 - core: add full flag for trigger memory * c0bab06 - core: add sequential-triggering and simplify control * 26a8b89 - example_designs: update * 8d4c1dd - core: simplify and run storage in "scope" clock domain to get rid of cd_ratio. * liteusb changed from 23d6a68 to e841c56 * e841c56 - setup.py: fix exclude, add example_designs to exclude * 7da831d - setup.py: exclude sim, test, doc directories * litevideo changed from 9b4169d to 7b4240f * 7b4240f - setup.py: fix exclude, add example_designs to exclude * c39517a - setup.py: exclude sim, test, doc directories * cb8cf59 - Merge pull request #19 from bunnie/terc4-data * c704235 - additional debugging on capture * eab7078 - add data decoding to Terc4 decoder * eb263a8 - add ability to invert the HPD input * 7189562 - fix a default edid that works better with rpis * 33ed07d - currently commented, but the vestiges of introducing SS clocking * 49adfb4 - change the default edid to one that advertises a proper 1080p mode * 19437d0 - add dvimode/hdmimode setting bit for DE detection * 449d339 - add decoding of terc4 islands, proper DE extraction on HDMI * 447726f - add RGB input mode support to hdmi in * f5842bc - add some code to allow frame start offset trimming for genlock * 12aa4f9 - clarify the self vs local signal settings for easier probing * 9b3c93e - move BUFR->BUFG * 166dc57 - fix typo on naming * 33f8833 - change the genlock method from pulse to wholesale signal change * 784cc8c - changes needed for a basic genlock * litex changed from v0.1-319-gb7f7c8d1 to v0.1-421-g0074bb88 * 0074bb88 - Merge pull request #91 from cr1901/ignore-fix |\ | * dd480eb7 - .gitignore: litex/build contains valid source, so exclude from .gitignore. * | ff908e40 - Merge pull request #92 from cr1901/l2-gate |\ \ | * | 3146109a - software/bios: Gate flush_l2_cache() if L2 Cache isn't present. | |/ * | 759e7d4d - bios/sdram: improve/simplify read window selection * | 09776b77 - sim: run as root only when needed (ethernet module present) * | 06e835a3 - builder: change call to get_sdram_phy_c_header and also pass timing_settings * | ee26f8c5 - soc_sdram: cosmetic * | 2db5424a - soc_sdram: vivado is now able to implement the l2_cache correctly (tested with vivado 2017.2 and >) * | 45e9a42c - soc_core: add cpu_endianness * | 3877d0f1 - builder: get_sdram_phy_header renamed to get_sdram_phy_c_header * | c64e44ef - soc_sdram: use new LiteDRAMWishbone2Native and port.data_width * | 2eeccc50 - vexriscv: update * | eecc6f68 - soc/integration: move sdram_init to litedram |/ * 077f9391 - Vexriscv: update csr-defs.h * 4225c3b8 - update Vexriscv * 95479385 - bios/sdram: changes to ease manual read window selection * a760322f - litex_server: allow multiple clients to connect to the same server * 8a69a47e - cpu/lm32: add minimal variant with no i/d cache, pipelined barrel shifter and multiplier (useful to build SoC on small FPGAs like ice40) * cb5b4ac4 - bios/boot: flush all caches before running from ram * 650ac186 - sim/verilator: catch ctrl-c on exit and revert default termios settings * 0831ad54 - cpu_interace: use riscv64-unknown-elf if available else riscv32-unknown-elf * 1610a7f3 - bios/sdram: fix read_level_scan result * e07ca057 - Merge pull request #86 from pgielda/patch-1 |\ | * 3c7890cd - Fix generating csr.csv file |/ * 9fa234da - soc/intergration/cpu_interface: typo * 22f645ad - bios/main: use edata instead of erodata * 580efecc - picorv32: add reset signal * 0429ee9f - soc/software/bios: add reboot command * da751598 - soc/integration/soc_core: add Controller with reset, scratch and bus_errors registers * 8ba56252 - soc/interconnect/wishbone: add Timeout to avoid stalling bus when not responding and generate error. * c0989f65 - soc/cores/cpu: add reset signal * 380f8b96 - Merge pull request #81 from xobs/vexriscv-to-wishbone |\ | * fb145dac - tools: remove vexriscv_debug | * f17b8324 - vexriscv: reset wishbone bus on CPU reset | * c87ca4f1 - vexriscv: put debug bus directly on wishbone bus |/ * 20d6fcac - add litex_setup script to clone and install Migen, LiteX and LiteX's cores * 8a311bf4 - build/generic_platform: use list for sources instead of set * df7e5dbc - bios/sdram: add ERR_DDRPH_BITSLIP constant and some cleanup * 1564b440 - soc/integration/soc_sdram: add assertion on csr_data_width since BIOS only support SDRAM initialization for csr_data_width=8 * ae62fe07 - setup.pu: fix exclude * c314193c - boards/plarforms/genesys2: replace user_dip_sw with user_sw * 10dd55fd - boards/platforms/genesys2: add minimum HPC connectors to be able to test SATA, add programmer parameter * b19844d1 - setup.py: exclude test, sim, doc directories * 85308672 - software/bios/linker: revert data section since required by RISC-V compiler * 55dd58b0 - Merge pull request #80 from xobs/fix-vexriscv-csr-read |\ | * 41a9e7d9 - vexriscv_debug: use csr read()/write() accessors * | 7ecdcaca - soc/integration/sdram_init: use fixed burst_length for each memtype (even in 1:2, use BL8 for DDR3 since BL4 is not efficient) * | a4caa896 - targets/nexys_video: remove read leveling constants (now automatic) * | d8250041 - targets/nexys4ddr: s7ddrphy now supports ddr2, working * | 4f1274e6 - bios/sdram: improve bitslip selection when window can't be optimal (not enough taps for a full window) * | 7dbd85a8 - soc/cores/uart: rename UARTMultiplexer to RS232PHYMultiplexer. UARTMultiplexer now acts on serial signals (tx/rx) * | ef1c7784 - soc_core: add csr_expose parameter to be able to expose csr bus (useful when design is integrated in another) |/ * f9104b20 - bios/sdram: improve read leveling (artix7 read-leveling is now done automatically at startup) * c84e189d - bios/sdram: fix compilation with no write leveling * b062d4dd - Merge pull request #79 from xobs/fix-vexriscv-data-read |\ | * be8eb5ff - vexriscv: debug: fix reading DATA register |/ * e35be26e - Merge pull request #78 from xobs/vexriscv_debug_bridge |\ | * 6bc9265c - setup: add vexriscv_debug to list of entrypoints | * 45a649be - tools: vexriscv_debug: add debug bridge |/ * c821a0fe - cores/cpu/vexriscv: create variants: None and "debug", some cleanup * 59fa7159 - core/cpu/vexriscv/core: improve indentation * 6068f6ce - Merge pull request #77 from xobs/debug-vexriscv-enjoy |\ | * 32d5a751 - soc_core: uart: add a reset line to the UART | * 1ef127e0 - soc: integration: use the new cpu_debugging flag for vexriscv | * e7c762c8 - soc: vexriscv: add cpu debug support | * 2024542a - vexriscv: verilog: pull debug-enabled verilog * | 11e84915 - platforms/arty_s7: keep up to date with Migen * | d35dc5cd - platforms/arty: merge with Migen |/ * fa021566 - platforms/kc705: keep up to date with Migen * b9f3b49c - platforms/de0nano: keep up to date with Migen * 1628c36a - README/boards: add precision on Migen's platforms * df99cc66 - bios/sdram: also check for last read of scan to choose optimal window * 8ce7fcb2 - bios/main: add cpu frequency to banner * 477d2249 - bios/sdram: check for optimal read window before doing read leveling, increment bitslip if not optimal. * 9e737d3c - soc/cores/code_8b10b: update (from misoc) * d58eb4ec - bios/sdram: use new phy, improve scan, allow disabling high skew * 692cb142 - software/bios: fix picorv32 boot_helper * b5ee110e - bios/sdram: add write/read leveling scans * 34b2bd0c - boards: add genesys2 (platform with clk/serial/dram/ethernet + target) * 8edc659d - soc_core: remove assert on interrupt (added to catch design issues, but too restrictive for some usecases) * 2c13b701 - soc/integration/cpu_interface: add shadow_base parameter * 78639fa9 - Merge pull request #75 from xobs/bios-windows-build |\ | * 74449929 - soc: bios: fix windows build |/ * 18f86881 - targets: change a7/k7ddrphy imports to s7ddrphy * 3e723d15 - soc/cores/cpu: add add_sources static method * c534250c - Merge pull request #72 from bunnie/fix_riscv_boothelper |\ | * 7353197e - fix the vexriscv boot helper |/ * 5ab4282e - Merge pull request #71 from DeanoC/master |\ | * 34a93034 - Fix for missing connectors for arty boards |/ * e7d1683e - litex_term: cleanup getkey and revert default settings on KeyboardInterrupt * 06162b61 - README: add list of supported CPUs/Cores and add link to tutorials * 6854c7f5 - soc/integration/cpu_interface: use riscv64 toolchain instead of riscv32 (prebuild toolchain for windows can be found at http://gnutoolchains.com/) * 66229c8c - add VexRiscv support (imported/adapted from misoc) * f60da4a5 - add VexRiscv submodule * d149f386 - allow multiple riscv32 softcores (use picorv32 cpu_type instead of riscv32) * c3652935 - build: use our own fhdl/verilog code (needed to avoid combinatorial loop in simulation) * 121eaba7 - soc/intergration/soc_core: don't delete uart/timer0 interrupts * 39ffa532 - xilinx/programmer: fix programmer * c001b8ea - build/xilinx/vivado: add vivado ip support * 43f8c230 - soc_core: uncomment uart interrupt deletion * d7c74746 - gen/sim: fix import to use litex simulator instead of migen simulator * migen changed from 0.6.dev-99-g881741b to 0.6.dev-162-ga6082d5 * a6082d5 - added support for qm_xc6slx16_sdram * 2d37c78 - add indexed part select support * 5fe1bfe - build/platforms: Add tinyfpga_a platform. (#111) * 307e752 - fhdl.specials: add reset_i argument to TSTriple. * 18274c3 - build.lattice: fix IcestormTristate override for 1-bit signals. * e07c1c5 - build.lattice: add IcestormTristate override. * 0509a7b - fhdl.verilog: make convert() idempotent. * 5dd4efa - genlib.fifo: add read() and write() methods, for simulation. * 4e4833d - sayma_amc: AMC_MASTER_AUX_CLK is in a 3.3V bank, needs LVDS_25, cannot use termination * 47f4c59 - typo * 870935d - sayma_amc: add AMC_MASTER_AUX_CLK * bef9dea - platform: support recursive connector pins * cb171af - platform: support adding connectors * 26d77fe - xilinx/ise: Add Cygwin path to Windows conversion in xst files (#88) * 1ec3ea9 - sayma_rtm: add hmc7043_gpo * b515b0e - platforms/arty_a7: merge with LiteX's platform, remove the FIXMEs * 9d3db58 - Sayma AMC: add SYSCLK1_300 * daf6f5d - sayma: add adc_sysref pins * dcfec40 - sayma_amc: fix raw RTM GTH pair polarities * 7823da4 - sayma_amc: add raw RTM GTH pairs * df0ce4a - Update version in setup.py. * e4e92dc - Fixed case of xadc to match kc705. * 84186ca - Changed ck_io to name pins, add xadc. * c2480c9 - Removed _ from spiflash_4x * fd7ce92 - Moved pmods to _connectors, removed _1x from spiflash * 2896306 - Changed spiflash_1x to spiflash in _io list. * ede1c9e - Add _connectors to constructor * 20d28d4 - Removed extra field from _connector list * 02e80df - Add chipkit io to _connector list * 1eeb38d - Fixed missing parens, extra spaces * 0dd85cd - Split pmods to _connectors, checked against litex * 04a9914 - Arty A7 platform * 07c46f5 - Support for AFC 3v1 * 9929b23 - sayma_amc: fix 19e82b7 syntax * 19e82b7 - sayma_amc: diff term lvds inputs * a51a5f6 - sayma: use LVCMOS18 for serwb * 34a3c62 - sayma_rtm: LVDS_18 is called LVDS * e5cabe1 - sayma_rtm: fix I/O bank voltages * 5947224 - sayma_rtm: add ref_lo_clk_sel * 4cb07f1 - bitcontainer: slices are unsigned * ca28f4e - platforms/sayma_amc/serwb: use DIFF_TERM_ADV=TERM_100 * 6425844 - revert genlib/cdc: add optional master parameter to ElasticBuffer to allow sharing write reset between ElasticBuffers * 33bb06a - genlib/cdc: add optional master parameter to ElasticBuffer to allow sharing write reset between ElasticBuffers * 48f2b92 - doc/fhdl: use correct syntax for code block. * e66f2df - Fix documentation link in README. * 2423404 - fhdl.verilog: fix nondeterminism in _printcomb. * 0aa76fa - build/platforms: Add Arty S7 platform. * 19ca7d8 - platforms/tinyfpga_b: Add default serial mapping. * cba5bea - sayma_amc/rtm: use DIFF_TERM=TRUE on serwb lvds inputs * 9bc084a - Update .gitignore. * d46aa13 - fhdl.verilog: do not initialize combinatorial regs. * 02bccef - Fix breakage introduced in 2220222. * d667233 - LatticeIceStormToolchain: pass --no-promote-globals to arachne-pnr. * 2220222 - genlib.cdc.MultiReg: allow specifying reset value for registers. * 5c2c144 - sayma_rtm: enable OVERTEMPPOWERDOWN and use options from artiq * 24d0e95 - samya_amc: enable OVERTEMPPOWERDOWN * a32a0f7 - kasli: enable OVERTEMPPOWERDOWN * 81d0be3 - DDROutputImplS7: make it SAME_EDGE and fix it * 4039322 - kasli: mark negative polarity of mod_present on v1.1 * b50e224 - Add DE0-Nano-SoC (aka Atlas-SoC) platform (#96) * c14a1e4 - Add MyStorm BlackIce I and II platforms (#95) * f4180e9 - vivado: print short timing info after phys_opt_design * c65a2f3 - vivado: run phys_opt_design after routing Full submodule status -- b2da1516df3cc2756bfe8d1fa06d7bf2562ba1f4 edid-decode (remotes/origin/HEAD) a628956da7dc794e6e3c95b31ff9ce3af58bc763 flash_proxies (remotes/origin/HEAD) 06f841dc2a9db65469c18041a13d9f84568bb213 litedram (remotes/origin/HEAD) 24b0d2b8c2cfcf96a8c6cb56ec01af9a56952aad liteeth (remotes/origin/HEAD) a97a6910cbebfb4c068a178139df7b9a9c72168f litepcie (remotes/origin/HEAD) 002cd25e7fd2a60b4dcf1ce829731b9cf5c2f744 litesata (remotes/origin/HEAD) f26e36ef23170002af8ab1461ba39209e531b6cb litescope (remotes/origin/HEAD) e841c5646c17ecbf07642c69c16c6c7c45e55475 liteusb (remotes/origin/HEAD) 7b4240f9b3d6b7e69e5fe9dbaf50e117bd0ca704 litevideo (remotes/origin/HEAD) 0074bb888c0e3ed20e4b1641d26fbb9bf2d05f81 litex (v0.1-421-g0074bb88) a6082d56ccc615229bd3b5205f5b7207c14dca01 migen (0.6.dev-162-ga6082d5) --- third_party/edid-decode | 2 +- third_party/litedram | 2 +- third_party/liteeth | 2 +- third_party/litepcie | 2 +- third_party/litesata | 2 +- third_party/litescope | 2 +- third_party/liteusb | 2 +- third_party/litevideo | 2 +- third_party/litex | 2 +- third_party/migen | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/third_party/edid-decode b/third_party/edid-decode index dcc8b8346..b2da1516d 160000 --- a/third_party/edid-decode +++ b/third_party/edid-decode @@ -1 +1 @@ -Subproject commit dcc8b8346ee4bb541c0637f3cb38349296231616 +Subproject commit b2da1516df3cc2756bfe8d1fa06d7bf2562ba1f4 diff --git a/third_party/litedram b/third_party/litedram index 45da365b7..06f841dc2 160000 --- a/third_party/litedram +++ b/third_party/litedram @@ -1 +1 @@ -Subproject commit 45da365b7f3bdfccb759038d0b76b7c62c1233e1 +Subproject commit 06f841dc2a9db65469c18041a13d9f84568bb213 diff --git a/third_party/liteeth b/third_party/liteeth index 33afda74f..24b0d2b8c 160000 --- a/third_party/liteeth +++ b/third_party/liteeth @@ -1 +1 @@ -Subproject commit 33afda74f77f7bafa3e4e19641b9043320c47e4e +Subproject commit 24b0d2b8c2cfcf96a8c6cb56ec01af9a56952aad diff --git a/third_party/litepcie b/third_party/litepcie index 8bc328f72..a97a6910c 160000 --- a/third_party/litepcie +++ b/third_party/litepcie @@ -1 +1 @@ -Subproject commit 8bc328f723c5923835c16671ac764a5060f79ba2 +Subproject commit a97a6910cbebfb4c068a178139df7b9a9c72168f diff --git a/third_party/litesata b/third_party/litesata index a559afb2c..002cd25e7 160000 --- a/third_party/litesata +++ b/third_party/litesata @@ -1 +1 @@ -Subproject commit a559afb2c53932f29ecc4cec8aa394d1004377c1 +Subproject commit 002cd25e7fd2a60b4dcf1ce829731b9cf5c2f744 diff --git a/third_party/litescope b/third_party/litescope index 9d5e605df..f26e36ef2 160000 --- a/third_party/litescope +++ b/third_party/litescope @@ -1 +1 @@ -Subproject commit 9d5e605df3e5f1d54609acc5a2f10764045127e9 +Subproject commit f26e36ef23170002af8ab1461ba39209e531b6cb diff --git a/third_party/liteusb b/third_party/liteusb index 23d6a6840..e841c5646 160000 --- a/third_party/liteusb +++ b/third_party/liteusb @@ -1 +1 @@ -Subproject commit 23d6a6840d4276f8d1a7f31bafb8d0aaaecff6d1 +Subproject commit e841c5646c17ecbf07642c69c16c6c7c45e55475 diff --git a/third_party/litevideo b/third_party/litevideo index 9b4169d5d..7b4240f9b 160000 --- a/third_party/litevideo +++ b/third_party/litevideo @@ -1 +1 @@ -Subproject commit 9b4169d5d1e2c400a86ea0cbdb800730d84dc40b +Subproject commit 7b4240f9b3d6b7e69e5fe9dbaf50e117bd0ca704 diff --git a/third_party/litex b/third_party/litex index b7f7c8d15..0074bb888 160000 --- a/third_party/litex +++ b/third_party/litex @@ -1 +1 @@ -Subproject commit b7f7c8d159a53be0dbb713b86c658c3b79e023cb +Subproject commit 0074bb888c0e3ed20e4b1641d26fbb9bf2d05f81 diff --git a/third_party/migen b/third_party/migen index 881741be6..a6082d56c 160000 --- a/third_party/migen +++ b/third_party/migen @@ -1 +1 @@ -Subproject commit 881741be6c1920e21821168298ed2bf13c3e651b +Subproject commit a6082d56ccc615229bd3b5205f5b7207c14dca01