aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLPar.v
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-23 09:47:56 +0000
committerYann Herklotz <git@yannherklotz.com>2022-03-23 09:47:56 +0000
commitf00a195ac17fe47047fafc183663a96ec4125f0d (patch)
treef0c535c0e0b911abb8cf8f6738ee9a05d9d09971 /src/hls/RTLPar.v
parent6b2e01e97ca67219465b92e0fbe536bf2a5434e7 (diff)
downloadvericert-f00a195ac17fe47047fafc183663a96ec4125f0d.tar.gz
vericert-f00a195ac17fe47047fafc183663a96ec4125f0d.zip
Change origin of tangled files
Diffstat (limited to 'src/hls/RTLPar.v')
-rw-r--r--src/hls/RTLPar.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hls/RTLPar.v b/src/hls/RTLPar.v
index bcb51c6..160f71c 100644
--- a/src/hls/RTLPar.v
+++ b/src/hls/RTLPar.v
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*)
-(* [[file:../../lit/scheduling.org::rtlpar-main][rtlpar-main]] *)
+(* [[file:../../lit/scheduler-languages.org::rtlpar-main][rtlpar-main]] *)
Require Import compcert.backend.Registers.
Require Import compcert.common.AST.
Require Import compcert.common.Events.