1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-13 15:37:43 +00:00
wfjm 6b8c0633bc catch-up after a two years hiatus
- drop Travis support (now defunct)
- generic_cpp.mk: use -std=c++17 (requires gcc 7.3 or later)
- RlinkPortCuff : drop libusb_set_debug (now deprecated)
- viv_tools_config.tcl: use open_hw_manager
- vbomconv: ghdl_m: use -Wl,--no-pie (for UB 18.04 gcc)
- simlib.vhd: write{oct,hex}: fix for ghdl V0.36 -Whide warnings
2021-08-22 16:59:38 +02:00
..
2019-07-26 18:03:23 +02:00
2019-07-26 18:04:45 +02:00
2019-07-12 19:01:49 +02:00
2019-07-26 18:04:45 +02:00
2019-08-21 12:04:09 +02:00
2019-07-26 18:04:45 +02:00
2021-08-22 16:59:38 +02:00
2019-07-12 19:01:49 +02:00
2019-07-26 18:03:23 +02:00
2016-12-23 15:51:48 +01:00
2019-07-12 19:01:49 +02:00
2019-07-12 19:01:49 +02:00

This directory sub-tree contains a wide range of support modules and is organized in

Directory Content
cdclib modules for clock domain crossing
comlib modules for communication
genlib grab bag of other modules
memlib wrappers for distributed and block RAM; fifos
rbus modules for rbus fabric; some basic rbus devices
rlink rlink interface
serport serial port interface
simlib helper modules for test benches
xlib warppers for some Xilinx components