[Engine] Add bus group to OpenFPGA core
This commit is contained in:
parent
e60d7d12b7
commit
38601f325b
|
@ -28,6 +28,7 @@ target_link_libraries(libopenfpga
|
|||
libini
|
||||
libpcf
|
||||
libvtrutil
|
||||
libbusgroup
|
||||
libvpr)
|
||||
|
||||
#Create the test executable
|
||||
|
|
Loading…
Reference in New Issue