From e34d22964bfdc4c811bf6f542a2db22cc9bfc7a2 Mon Sep 17 00:00:00 2001 From: Martin Thompson Date: Wed, 9 May 2018 18:48:18 +0100 Subject: [PATCH 1/2] Added libv --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ef706e..f7237be 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A curated list of awesome VHDL IP cores, frameworks, libraries, software and res - [Libraries](#libraries) - [IP Core Libraries](#ip-core-libraries) - [IP Core Collections](#ip-core-collections) + - [Utilities](#collections-of-utilities) - [IP Cores](#ip-cores) - [Frameworks](#frameworks) - [Verification Frameworks](#verification-frameworks) @@ -55,8 +56,11 @@ A curated list of awesome VHDL IP cores, frameworks, libraries, software and res *Collections containing multiple IP cores.* +## Collections of Utilities +*Collections with various utility functions* +* [libv](https://github.com/martinjthompson/libv) - a library of free, open source functions such as assert with reporting, time/frequency conversion, # IP Cores From bac00b82d509239c720efd18d0310ce0b91395ac Mon Sep 17 00:00:00 2001 From: Martin Thompson Date: Wed, 9 May 2018 18:49:33 +0100 Subject: [PATCH 2/2] added . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7237be..52c44ac 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ A curated list of awesome VHDL IP cores, frameworks, libraries, software and res *Collections with various utility functions* -* [libv](https://github.com/martinjthompson/libv) - a library of free, open source functions such as assert with reporting, time/frequency conversion, +* [libv](https://github.com/martinjthompson/libv) - a library of free, open source functions such as assert with reporting, time/frequency conversion. # IP Cores