- 6e6b7ba [top] Auto generate files by Timothy Chen · 4 years ago
- 8ec347f [all] Add empty intg_err declaration to remove lint warnings. by Timothy Chen · 4 years ago
- a6f5829 [tlul] block writes and reads on errors in adapter_reg by Timothy Chen · 4 years ago
- f11e29f [usbdev] Add ASSERT_KNOWN on outputs by Tom Roberts · 4 years, 1 month ago
- d2c08a5 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago
- f556762 [top] Auto generate regfiles by Timothy Chen · 4 years, 1 month ago
- 66e4093 [regtool] Also expose reset values per-field for hwext registers by Rupert Swarbrick · 4 years, 1 month ago
- c5841b7 [regtool] Add reset values for hwext registers to reg_pkg by Rupert Swarbrick · 4 years, 1 month ago
- 1a9a60f [tlul] Add instruction type to tlul by Timothy Chen · 4 years, 1 month ago
- c2b279a [usdev] usbdev related changes to integrate aon_wake function by Timothy Chen · 4 years, 2 months ago
- 562f471 [usbdev] DRAFT Always On USB Wake detection module by Mark Hayter · 4 years, 2 months ago
- e7068ec [reggen] Expose block addr width in IP_reg_pkg.sv by Rupert Swarbrick · 4 years, 2 months ago
- c8ee5cb [prim_ram] Rearrange parity bit packing and fix wrong wmask settings by Michael Schaffner · 4 years, 3 months ago
- 5e62ebc [reggen] Fix hw2reg_t bit index comments in reg_pkg.sv.tpl by Rupert Swarbrick · 4 years, 4 months ago
- ebe4e36 [usbdev] Fixes for pin config sims to pass by Mark Hayter · 4 years, 4 months ago
- 25ea41c [usbdev] Add controllability and observability registers by Stefan Lippuner · 4 years, 4 months ago
- 207b1a6 [usbdev] ISO endpoint fixes, add out_err interrupt by Stefan Lippuner · 4 years, 4 months ago
- bef55bb [usbdev] Move SE0 detection back to usbdev_linkstate by Stefan Lippuner · 4 years, 4 months ago
- 248ed9e [usb] Fix lint errors and warnings by Pirmin Vogel · 4 years, 5 months ago
- 098128c Revert "Revert "[usbdev] Fixes for I/O modes and expand their tests"" by Pirmin Vogel · 4 years, 5 months ago
- d2e1184 Revert "[usbdev] Fixes for I/O modes and expand their tests" by Philipp Wagner · 4 years, 6 months ago
- 66c5092 [usbdev] Fixes for I/O modes and expand their tests by Mark Hayter · 4 years, 8 months ago
- 7f5aae5 [usbdev] Enable support for oscillator test mode by Pirmin Vogel · 4 years, 8 months ago
- 4ab322a [all] update individual modules for prim_intr clk/rst connections by Timothy Chen · 4 years, 6 months ago
- 4ec676e [regtool] Add `_` separator between multireg base name and index by Pirmin Vogel · 4 years, 7 months ago
- 204d98d [vsg] fix _i/_o for several modules by Scott Johnson · 4 years, 8 months ago
- 0afdd49 [usbdev] Stall IN/OUT transactions of unimplemented endpoints by Pirmin Vogel · 4 years, 10 months ago
- 2d3397b [vsg] fix _i/_o usage on prim_fifo by Scott Johnson · 4 years, 8 months ago
- 4887078 [usb] Fix lint errors by Pirmin Vogel · 4 years, 9 months ago
- c91b50f [prim_ram_2p_adv] Update spi_device and usbdev by Michael Schaffner · 4 years, 9 months ago
- c67505f [usbdev] Allow disabling reference signals for clock synchronization by Pirmin Vogel · 4 years, 10 months ago
- 5c323ef [usb] Fix lint errors by Pirmin Vogel · 4 years, 10 months ago
- 016772f [usbdev] Fix comment by Philipp Wagner · 4 years, 10 months ago
- dd3a2f0 [usbdev] Add reference signals for synchronization of USB clock by Pirmin Vogel · 4 years, 10 months ago
- fe6863b [usbdev] Add capability for swapping D+/D- by Pirmin Vogel · 4 years, 10 months ago
- ae6652b [top/padctrl] Delete old padctrl instance and restructure chip tops by Michael Schaffner · 4 years, 11 months ago
- a39557e [top/usbdev] Compile error fix in usbdev and naming changes in toplevel by Michael Schaffner · 5 years ago
- b054fc0 Rework usbdev I/O and top-level integration by Pirmin Vogel · 5 years ago
- b1ed7b1 [usbdev] Don't import package into global scope by Philipp Wagner · 5 years ago
- e7c1cb5 [usbdev] Workaround to fix dead loop due to tool issue by Weicai Yang · 5 years ago
- a675e6e [usb/rtl] Fix SVAs by Pirmin Vogel · 5 years ago
- 2681da7 [usb] Fix lint errors and warnings, remove inline lint comments by Pirmin Vogel · 5 years ago
- 46ede4b [hw] Add default clk/rst for prim_assert macros by Greg Chadwick · 5 years ago
- cf42308 [hw] Switch to explicit prim_assert.sv include by Greg Chadwick · 5 years ago
- ea91b30 [top] Integrate usbdev using topgen by Pirmin Vogel · 5 years ago
- 1b5fa9f [verible/style] This corrects several style linter warnings/errors by Michael Schaffner · 5 years ago
- 627f782 [usbdev dv] Initial dv bench by Srikrishna Iyer · 5 years ago
- edfbaa4 [usbdev] Return rxfifo=0 when the rxfifo is empty by Stefan Lippuner · 5 years ago
- 730d504 [usbdev] Fix two bugs for packets of length 63/64 by Stefan Lippuner · 5 years ago
- b85f08a [usbdev] Explicitly state the input signal type (logic) by Stefan Lippuner · 5 years ago
- af0917b [usbdev] Style changes (LFSR, RX line state) by Stefan Lippuner · 5 years ago
- e5b717f [usbdev] Code style changes by Stefan Lippuner · 5 years ago
- 2d67075 [usbdev] Resolve a number of style issues by Stefan Lippuner · 5 years ago
- 86144f7 [usbdev] Fix issues discovered with linter by Stefan Lippuner · 5 years ago
- 31aa162 [usbdev] Add a 'connect' IRQ when VBUS is applied by Stefan Lippuner · 5 years ago
- a17530f [usbdev] USB device update from ETH repo by Stefan Lippuner · 5 years ago
- 9bfff17 [prim] Fix prim_ram_2p_async_adv reset by Stefan Lippuner · 5 years ago
- b7c9e3b [param] revert to localparam for derived parameters by Scott Johnson · 5 years ago
- c5ed91c [synthesis] Several small fixes to make DC synthesis run by Michael Schaffner · 5 years ago
- d042053 [usbdev] Re-align to regtool, get rid of manually copied lines in usbdev.sv by Stefan Lippuner · 5 years ago
- 9234c3b [usbdev] Add a missing reset to a register in usbdev_usbif by Stefan Lippuner · 5 years ago
- 0709704 [usbdev] Fix a port mismatch in usbdev.sv by Stefan Lippuner · 5 years ago
- ee9e8db [dv/fpv] Clean up FPV script and add EndpointType to tlul_assert.sv by Michael Schaffner · 5 years ago
- 5546c5a [RTL/style] Clean up header-style RTL comments by Michael Schaffner · 5 years ago
- 7840d7b Remove names from TODO by Tobias Wölfel · 5 years ago
- de88e3a [reggen] Add devmode_i to register module by Eunchan Kim · 5 years ago
- 802543a Start of public OpenTitan development history by lowRISC Contributors · 6 years ago