forked from Github_Repos/cvw
Provide attribution link for priority encoder
This commit is contained in:
parent
303c2c4839
commit
c54aecde73
@ -2,6 +2,8 @@
|
|||||||
// priority_encoder.sv
|
// priority_encoder.sv
|
||||||
//
|
//
|
||||||
// Written: tfleming@hmc.edu & jtorrey@hmc.edu 7 April 2021
|
// Written: tfleming@hmc.edu & jtorrey@hmc.edu 7 April 2021
|
||||||
|
// Based on implementation from https://www.allaboutcircuits.com/ip-cores/communication-controller/priority-encoder/
|
||||||
|
// *** Give proper LGPL attribution for above source
|
||||||
// Modified:
|
// Modified:
|
||||||
//
|
//
|
||||||
// Purpose: One-hot encoding to binary encoder
|
// Purpose: One-hot encoding to binary encoder
|
||||||
|
Loading…
Reference in New Issue
Block a user