Commit a637d457 authored by A. Hahn's avatar A. Hahn

common: add gc_dec_8b10b and gc_enc_8b10b to Manifest.py

parent bcca80ed
...@@ -40,5 +40,7 @@ files = [ ...@@ -40,5 +40,7 @@ files = [
"gc_async_counter_diff.vhd", "gc_async_counter_diff.vhd",
"gc_sync_word_wr.vhd", "gc_sync_word_wr.vhd",
"gc_sync_word_rd.vhd", "gc_sync_word_rd.vhd",
"gc_dec_8b10b.vhd",
"gc_enc_8b10b.vhd",
"matrix_pkg.vhd" "matrix_pkg.vhd"
]; ];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment