Commit Graph

3 Commits

Author SHA1 Message Date
abejgonzalez 938351f426 Rework GG comp. to support Vlog top + Xcelium 2023-05-26 01:16:22 -07:00
abejgonzalez 18d68946f3 Change to C++20, Fix clock gating in Verilator 2023-03-18 12:39:44 -07:00
Nandor Licker 7ccc6cd37f
Split `target-agnostic.mk` into multiple files (#1353)
The `target-agnostic.mk` file is a monolith that performs too many tasks at once.
This PR splits it into multiple independent files to delimit the different tasks.
Also moves definitions closer together for clarity.  Existing external users of
`target-agnostic.mk` can include the individual splits they are interested in.
2023-01-06 15:54:34 +02:00